Package org.antlr.v4.codegen
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 org.antlr.v4.codegen.DefaultOutputModelFactory
controller, g, gen
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.v4.codegen.DefaultOutputModelFactory
getCodeBlockLevel, getController, getCurrentBlock, getCurrentDeclForName, getCurrentOuterMostAlt, getCurrentOuterMostAlternativeBlock, getCurrentRuleFunction, getGenerator, getGrammar, getRoot, getTreeLevel, list, list, rulePostamble, setController
Methods inherited from class org.antlr.v4.codegen.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
-