Package antlr.collections

Interface Summary

ASTMinimal AST node interface used by ANTLR AST generation and tree-walker.
ASTEnumeration
Enumerator
ListA simple List interface that describes operations on a list.
StackA simple stack definition; restrictive in that you cannot access arbitrary stack elements.