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