public class Parser extends Recognizer
Modifier and Type | Field | Description |
---|---|---|
ParserFile |
file |
|
List<RuleFunction> |
funcs |
ast, factory
accessLevel, 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, wait
translateTokenStringsToTarget, translateTokenStringToTarget
public ParserFile file
public List<RuleFunction> funcs
public Parser(OutputModelFactory factory, ParserFile file)
Copyright © 1992–2019 ANTLR. All rights reserved.