static class HexCodeFile.Parser.InputPos extends Object
(package private) int
col
line
InputPos(int line, int col)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final int line
final int col
public InputPos(int line, int col)