Uses of Interface
antlr.collections.Stack
Packages that use Stack
-
Uses of Stack in antlr
Modifier and TypeFieldDescriptionprotected StackMakeGrammar.blocksprotected StackTokenStreamSelector.streamStackUsed to track stack of input streams -
Uses of Stack in antlr.collections.impl
Classes in antlr.collections.impl that implement StackModifier and TypeClassDescriptionclassA Linked List Implementation (not thread-safe for simplicity) (adds to the tail) (has an enumeration)