org.fife.ui.rsyntaxtextarea
public interface DocumentRange
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset()
Gets the end offset of the range.
|
int |
getStartOffset()
Gets the starting offset of the range.
|
int getEndOffset()
getStartOffset()
int getStartOffset()
getEndOffset()