Class Location
java.lang.Object
ch.tocco.nice2.conditionals.api.tree.Location
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Details
-
UNKNOWN
public static final int UNKNOWN- See Also:
-
-
Constructor Details
-
Location
-
Location
-
-
Method Details
-
unknownLocation
-
unknownLocation
-
toString
-
toString
-
equals
-
hashCode
public int hashCode() -
getSource
-
getLine
public int getLine() -
getCharInLine
public int getCharInLine() -
isUnknown
public boolean isUnknown() -
leading
-
trailing
-
find
-