Specific AST node
StanseTree AST node is used for holding/handling also an XML element.
| cz.muni.stanse.cparser.StanseTree.StanseTree |
( |
| ) |
|
|
inline |
| cz.muni.stanse.cparser.StanseTree.StanseTree |
( |
Token |
t | ) |
|
|
inline |
| cz.muni.stanse.cparser.StanseTree.StanseTree |
( |
StanseTree |
node | ) |
|
|
inline |
| Tree cz.muni.stanse.cparser.StanseTree.dupNode |
( |
| ) |
|
|
inline |
| Element cz.muni.stanse.cparser.StanseTree.getElement |
( |
| ) |
|
|
inline |
Method for getting Element assigned to this node
- Returns
- assigned element
| void cz.muni.stanse.cparser.StanseTree.setElement |
( |
Element |
e | ) |
|
|
inline |
Method for setting Element to this node
- Parameters
-
The documentation for this class was generated from the following file: