Package net.sourceforge.plantuml.json
Class Location
- java.lang.Object
-
- net.sourceforge.plantuml.json.Location
-
public class Location extends java.lang.ObjectAn immutable object that represents a location in the parsed text.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-