Uses of Class antlr.GrammarElement

Uses in package antlr

Classes derived from antlr.GrammarElement

class
class
A list of alternatives
class
class
All alternative blocks are "terminated" by BlockEndElements unless they are rule blocks (in which case they use RuleEndElement).
class
class
class
class
A GrammarAtom is either a token ref, a character ref, or string.
class
class
A list of alternatives and info contained in the rule definition.
class
Contains a list of all places that reference this enclosing rule.
class
class
class
class
class
class
A TreeElement is a block with one alternative and a root node
class
class

Methods with parameter type antlr.GrammarElement

void
Generate a #line or // line depending on options