Package me.topchetoeu.j2s.common
Class Location
java.lang.Object
me.topchetoeu.j2s.common.Location
- All Implemented Interfaces:
Comparable<Location>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INTERNAL
-
-
Constructor Details
-
Location
public Location()
-
-
Method Details
-
line
public abstract int line() -
start
public abstract int start() -
filename
-
toString
-
add
-
nextLine
-
nextLine
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Location>
-
of
-
of
-