public static final class EditorContext.Position extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getColumn()
Get the column number of this position.
|
int |
getLine()
Get the line number of this position.
|
int |
getOffset()
Get the offset of this position.
|
int |
hashCode() |