Package groovy.console.ui.text
Class StructuredSyntaxDocumentFilter.MultiLineRun
java.lang.Object
groovy.console.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
- Enclosing class:
- StructuredSyntaxDocumentFilter
- 
Constructor SummaryConstructorsConstructorDescriptionMultiLineRun(int start, int end) MultiLineRun(int start, int end, int delimiterSize) 
- 
Method Summary
- 
Constructor Details- 
MultiLineRun- Throws:
- BadLocationException
 
- 
MultiLineRun- Throws:
- BadLocationException
 
 
- 
- 
Method Details- 
getDelimiterSizepublic int getDelimiterSize()
- 
getDelimeterSizeDeprecated.usegetDelimiterSize()instead
- 
endpublic int end()
- 
lengthpublic int length()
- 
startpublic int start()
- 
toString
 
- 
getDelimiterSize()instead