org.jlab.hipo.json
Class Location
- java.lang.Object
-
- org.jlab.hipo.json.Location
-
public class Location extends java.lang.ObjectAn immutable object that represents a location in the parsed text.
-
-
Field Summary
Fields Modifier and Type Field and Description intcolumnThe column number, starting at 1.intlineThe line number, starting at 1.intoffsetThe absolute character index, starting at 0.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-
DMelt 3.0 © DataMelt by jWork.ORG