public final class Location extends Object
Location(Long line, Long column)
boolean
equals(Object o)
Optional<Long>
getColumn()
Long
getLine()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Location(Long line, Long column)
public Long getLine()
public Optional<Long> getColumn()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString