public static final class SourcePositionTableReader.Position
extends java.lang.Object
implements java.lang.Comparable<java.lang.Object>
| Modifier and Type | Field and Description |
|---|---|
int |
firstCol |
int |
firstLine |
int |
lastCol |
int |
lastLine |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object o) |