|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| xtc.parser | |
| xtc.tree | |
| Uses of Location in xtc.parser |
|---|
| Methods in xtc.parser that return Location | |
|---|---|
Location |
ParserBase.location(int index)
Get the location for the specified index. |
| Uses of Location in xtc.tree |
|---|
| Methods in xtc.tree that return Location | |
|---|---|
Location |
Locatable.getLocation()
Get this object's location. |
Location |
Node.getLocation()
|
| Methods in xtc.tree with parameters of type Location | |
|---|---|
void |
Locatable.setLocation(Location location)
Set this object's location. |
void |
Node.setLocation(Location location)
|
| Constructors in xtc.tree with parameters of type Location | |
|---|---|
Node(Location location)
Create a new node. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||