protected class StructuredSyntaxDocumentFilter.MultiLineRun extends Object
Constructor and Description |
---|
MultiLineRun(int start,
int end) |
MultiLineRun(int start,
int end,
int delimeterSize) |
Modifier and Type | Method and Description |
---|---|
int |
end() |
int |
getDelimeterSize() |
int |
length() |
int |
start() |
String |
toString() |
public MultiLineRun(int start, int end) throws BadLocationException
BadLocationException
public MultiLineRun(int start, int end, int delimeterSize) throws BadLocationException
BadLocationException