|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocationInfo | |
---|---|
edu.ksu.cis.projects.bogor.ast | Provides for Bogor input language AST. |
Uses of LocationInfo in edu.ksu.cis.projects.bogor.ast |
---|
Methods in edu.ksu.cis.projects.bogor.ast that return LocationInfo | |
---|---|
LocationInfo |
Node.getLocationInfo()
Gets the location information of this object. |
Methods in edu.ksu.cis.projects.bogor.ast with parameters of type LocationInfo | |
---|---|
void |
LocationInfo.copyInfoFrom(LocationInfo other)
Copy info from another location info. |
void |
Node.setLocationInfo(LocationInfo newLocInfo)
Sets the location information of this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |