public class ReaderPos
extends java.lang.Object
| Constructor and Description |
|---|
ReaderPos(int filePos,
int lineNr,
int columnNr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNr() |
int |
getFilePos() |
int |
getLineNr() |