Specific AST node
StanseTree AST node is used for holding/handling also an XML element.
◆ StanseTree() [1/3]
| cz.muni.stanse.cparser.StanseTree.StanseTree |
( |
| ) |
|
|
inline |
◆ StanseTree() [2/3]
| cz.muni.stanse.cparser.StanseTree.StanseTree |
( |
Token |
t | ) |
|
|
inline |
◆ StanseTree() [3/3]
| cz.muni.stanse.cparser.StanseTree.StanseTree |
( |
StanseTree |
node | ) |
|
|
inline |
◆ dupNode()
| Tree cz.muni.stanse.cparser.StanseTree.dupNode |
( |
| ) |
|
|
inline |
◆ getElement()
| Element cz.muni.stanse.cparser.StanseTree.getElement |
( |
| ) |
|
|
inline |
Method for getting Element assigned to this node
- Returns
- assigned element
◆ setElement()
| 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: