static final class
Location.Builder
Location(String file, long row, long col)
static final Location.Builder
builder()
long
col()
boolean
equals(Object o)
String
file()
int
hashCode()
row()
toString()
Location
withCol(long col)
withFile(String file)
withRow(long row)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString