| Package | Description |
|---|---|
| xtc.parser | |
| xtc.tree |
| Modifier and Type | Method and Description |
|---|---|
Location |
ParserBase.location(int index)
Get the location for the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
Locatable.getLocation()
Get this object's location.
|
Location |
Node.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Locatable.setLocation(Location location)
Set this object's location.
|
void |
Node.setLocation(Location location) |
| Constructor and Description |
|---|
Node(Location location)
Create a new node.
|
Copyright © 2012. All Rights Reserved.