public final class Location extends Object
int
column
line
Location(int line, int column)
Location
boolean
equals(Object obj)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final int line
public final int column
public Location(int line, int column)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013–2016 jparsec. All rights reserved.