public class ParserFile extends OutputFile
Modifier and Type | Field and Description |
---|---|
Boolean |
genListener |
String |
genPackage |
Boolean |
genVisitor |
String |
grammarName |
Map<String,Action> |
namedActions |
Parser |
parser |
ANTLRVersion, fileName, grammarFileName, InputSymbolType, TokenLabelType
ast, factory
Constructor and Description |
---|
ParserFile(OutputModelFactory factory,
String fileName) |
Copyright © 1992–2020 ANTLR. All rights reserved.