public class Location extends java.lang.Object
Location(int line, int column)
int
getColumn()
getLine()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Location(int line, int column)
public int getLine()
public int getColumn()