public abstract class RangePosition
extends java.lang.Object
| Constructor and Description |
|---|
RangePosition() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
endColumn() |
abstract int |
endLine() |
abstract int |
startColumn() |
abstract int |
startLine() |