Package | Description |
---|---|
org.antlr.v4.codegen | |
org.antlr.v4.codegen.model | |
org.antlr.v4.codegen.model.chunk | |
org.antlr.v4.codegen.model.decl |
Class | Description |
---|---|
AddToLabelList | |
Choice |
The class hierarchy underneath SrcOp is pretty deep but makes sense that,
for example LL1StarBlock is a kind of LL1Loop which is a kind of Choice.
|
CodeBlockForAlt |
Contains Rewrite block (usually as last op)
|
CodeBlockForOuterMostAlt |
The code associated with the outermost alternative of a rule.
|
LabeledOp |
All the rule elements we can label like tokens, rules, sets, wildcard.
|
LeftRecursiveRuleFunction | |
Lexer | |
LexerFile | |
MatchToken | |
OutputModelObject | |
Parser | |
ParserFile | |
RuleElement | |
RuleFunction | |
SrcOp |
Class | Description |
---|---|
Action | |
AltBlock | |
CaptureNextTokenType | |
Choice |
The class hierarchy underneath SrcOp is pretty deep but makes sense that,
for example LL1StarBlock is a kind of LL1Loop which is a kind of Choice.
|
CodeBlockForAlt |
Contains Rewrite block (usually as last op)
|
CodeBlockForOuterMostAlt |
The code associated with the outermost alternative of a rule.
|
DispatchMethod | |
ExceptionClause | |
LabeledOp |
All the rule elements we can label like tokens, rules, sets, wildcard.
|
Lexer | |
LexerFile | |
ListenerFile |
A model object representing a parse tree listener file.
|
LL1AltBlock |
(A | B | C)
|
LL1Choice | |
LL1Loop | |
Loop | |
MatchSet | |
MatchToken | |
ModelElement |
Indicate field of OutputModelObject is an element to be walked by
OutputModelWalker.
|
OutputFile | |
OutputModelObject | |
Parser | |
ParserFile | |
Recognizer | |
RuleActionFunction | |
RuleElement | |
RuleFunction | |
RuleSempredFunction | |
SerializedATN | |
SrcOp | |
TestSetInline | |
TestSetInline.Bitset | |
ThrowNoViableAlt | |
ThrowRecognitionException | |
VisitorFile |
Class | Description |
---|---|
ModelElement |
Indicate field of OutputModelObject is an element to be walked by
OutputModelWalker.
|
OutputModelObject |
Class | Description |
---|---|
DispatchMethod | |
ModelElement |
Indicate field of OutputModelObject is an element to be walked by
OutputModelWalker.
|
OutputModelObject | |
SrcOp |
Copyright © 1992–2018 ANTLR. All rights reserved.