Package antlr.collections

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