public class LineColumn extends Object
LineColumn(int line, int column)
boolean
equals(Object that)
int
getColumn()
getLine()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LineColumn(int line, int column)
public int getLine()
public int getColumn()
public boolean equals(Object that)
equals
Object
public int hashCode()
hashCode
public String toString()
toString