Package | Description |
---|---|
org.antlr.v4.codegen | |
org.antlr.v4.codegen.model |
Modifier and Type | Class and Description |
---|---|
class |
Wildcard |
Modifier and Type | Method and Description |
---|---|
void |
ParserFactory.defineImplicitLabel(GrammarAST ast,
LabeledOp op) |
AddToLabelList |
ParserFactory.getAddToListOpIfListLabelPresent(LabeledOp op,
GrammarAST label) |
boolean |
OutputModelFactory.needsImplicitLabel(GrammarAST ID,
LabeledOp op) |
boolean |
OutputModelController.needsImplicitLabel(GrammarAST ID,
LabeledOp op) |
boolean |
CodeGeneratorExtension.needsImplicitLabel(GrammarAST ID,
LabeledOp op) |
boolean |
BlankOutputModelFactory.needsImplicitLabel(GrammarAST ID,
LabeledOp op) |
boolean |
ParserFactory.needsImplicitLabel(GrammarAST ID,
LabeledOp op) |
Modifier and Type | Class and Description |
---|---|
class |
InvokeRule |
class |
MatchNotSet |
class |
MatchSet |
class |
MatchToken |
Copyright © 1992–2020 ANTLR. All rights reserved.