Uses of Interface antlr.collections.Stack

Uses in package antlr.collections.impl

Classes implementing antlr.collections.Stack

class
A Linked List Implementation (not thread-safe for simplicity) (adds to the tail) (has an enumeration)

Uses in package antlr

Fields of type antlr.collections.Stack

Stack
Stack
Used to track stack of input streams