public class Parser extends Recognizer
| Modifier and Type | Field | Description |
|---|---|---|
ParserFile |
file |
|
List<RuleFunction> |
funcs |
ast, factoryaccessLevel, atn, grammarFileName, grammarName, literalNames, name, ruleNames, rules, sempredFuncs, superClass, symbolicNames, tokenNames, tokens| Constructor | Description |
|---|---|
Parser(OutputModelFactory factory,
ParserFile file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittranslateTokenStringsToTarget, translateTokenStringToTargetpublic ParserFile file
public List<RuleFunction> funcs
public Parser(OutputModelFactory factory, ParserFile file)
Copyright © 1992–2019 ANTLR. All rights reserved.