Class LexerFactory
java.lang.Object
org.antlr.v4.codegen.BlankOutputModelFactory
org.antlr.v4.codegen.DefaultOutputModelFactory
org.antlr.v4.codegen.LexerFactory
- All Implemented Interfaces:
OutputModelFactory
-
Field Summary
Fields inherited from class DefaultOutputModelFactory
controller, g, gen -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DefaultOutputModelFactory
getCodeBlockLevel, getController, getCurrentBlock, getCurrentOuterMostAlt, getCurrentOuterMostAlternativeBlock, getCurrentRuleFunction, getGenerator, getGrammar, getRoot, getTreeLevel, list, list, rulePostamble, setControllerMethods inherited from class BlankOutputModelFactory
action, alternative, epsilon, finishAlternative, getChoiceBlock, getComplexChoiceBlock, getComplexEBNFBlock, getEBNFBlock, getLL1ChoiceBlock, getLL1EBNFBlock, getLL1Test, lexer, lexerFile, needsImplicitLabel, parser, parserFile, rule, ruleRef, sempred, set, stringRef, tokenRef, wildcard
-
Constructor Details
-
LexerFactory
-