Interface ErrorNode
- All Superinterfaces:
ParseTree, SyntaxTree, TerminalNode, Tree
- All Known Implementing Classes:
ErrorNodeImpl
-
Method Summary
Methods inherited from interface ParseTree
accept, getChild, getParent, getText, setParent, toStringTreeMethods inherited from interface SyntaxTree
getSourceIntervalMethods inherited from interface TerminalNode
getSymbolMethods inherited from interface Tree
getChildCount, getPayload, toStringTree