Uses of Class antlr.AlternativeElement

Uses in package antlr

Classes derived from antlr.AlternativeElement

class
class
A list of alternatives
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

Constructors with parameter type antlr.AlternativeElement

Fields of type antlr.AlternativeElement

AlternativeElement
AlternativeElement
AlternativeElement
AlternativeElement
AlternativeElement

Methods with parameter type antlr.AlternativeElement

void
void
void
void
void
void
void
void
void
void
void
void
void
CppCodeGenerator.genASTDeclaration(AlternativeElement el, String var_name, String node_type)
void
CSharpCodeGenerator.genASTDeclaration(AlternativeElement el, String var_name, String node_type)
void
JavaCodeGenerator.genASTDeclaration(AlternativeElement el, String var_name, String node_type)
void
PythonCodeGenerator.genASTDeclaration(AlternativeElement el, String var_name, String node_type)

Methods with return type antlr.AlternativeElement

AlternativeElement