public class Location extends Object implements Serializable
Location(String path, int line, int column)
int
getColumn()
getLine()
String
getPath()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Location(String path, int line, int column)
public int getColumn()
public int getLine()
public String getPath()
public String toString()
toString
Object
Copyright © 2019 The Apache Software Foundation. All rights reserved.