Interface EditorPosition
-
public interface EditorPosition
Position in the editor.- Since:
- 6.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getColumn()
int
getLine()
-
public interface EditorPosition
Modifier and Type | Method | Description |
---|---|---|
int |
getColumn() |
|
int |
getLine() |