Specific Error node
StanseErrorNode is used for handling exception while using StanseTree.
| cz.muni.stanse.cparser.StanseErrorNode.StanseErrorNode |
( |
TokenStream |
input, |
|
|
Token |
start, |
|
|
Token |
stop, |
|
|
RecognitionException |
e |
|
) |
| |
|
inline |
| String cz.muni.stanse.cparser.StanseErrorNode.getText |
( |
| ) |
|
|
inline |
| int cz.muni.stanse.cparser.StanseErrorNode.getType |
( |
| ) |
|
|
inline |
| boolean cz.muni.stanse.cparser.StanseErrorNode.isNil |
( |
| ) |
|
|
inline |
| String cz.muni.stanse.cparser.StanseErrorNode.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: