Uses of Interface
antlr.collections.Stack
Packages that use Stack
-
Uses of Stack in antlr
Modifier and TypeFieldDescriptionprotected Stack
MakeGrammar.blocks
protected Stack
TokenStreamSelector.streamStack
Used to track stack of input streams -
Uses of Stack in antlr.collections.impl
Classes in antlr.collections.impl that implement StackModifier and TypeClassDescriptionclass
A Linked List Implementation (not thread-safe for simplicity) (adds to the tail) (has an enumeration)