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() |
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.