Package org.antlr.v4.codegen
Class CodeGeneratorExtension
java.lang.Object
org.antlr.v4.codegen.CodeGeneratorExtension
Filter list of SrcOps and return; default is pass-through filter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalternative(CodeBlockForAlt blk, boolean outerMost) epsilon(CodeBlockForAlt blk) finishAlternative(CodeBlockForAlt blk, boolean outerMost) booleanneedsImplicitLabel(GrammarAST ID, LabeledOp op) rule(RuleFunction rf) rulePostamble(List<SrcOp> ops)
-
Field Details
-
factory
-
-
Constructor Details
-
CodeGeneratorExtension
-
-
Method Details
-
parserFile
-
parser
-
lexerFile
-
lexer
-
rule
-
rulePostamble
-
alternative
-
finishAlternative
-
epsilon
-
ruleRef
-
tokenRef
-
set
-
stringRef
-
wildcard
-
action
-
sempred
-
getChoiceBlock
-
getEBNFBlock
-
needsImplicitLabel
-