| Package | Description |
|---|---|
| org.antlr.v4.analysis | |
| org.antlr.v4.codegen | |
| org.antlr.v4.parse | |
| org.antlr.v4.tool |
| Modifier and Type | Field and Description |
|---|---|
Tool |
LeftRecursiveRuleTransformer.tool |
Tool |
LeftRecursiveRuleAnalyzer.tool |
| Constructor and Description |
|---|
LeftRecursiveRuleAnalyzer(GrammarAST ruleAST,
Tool tool,
String ruleName,
String language) |
| Modifier and Type | Field and Description |
|---|---|
Tool |
CodeGenerator.tool |
| Constructor and Description |
|---|
CodeGenerator(Tool tool,
Grammar g,
String language) |
OutputModelWalker(Tool tool,
org.stringtemplate.v4.STGroup templates) |
| Modifier and Type | Field and Description |
|---|---|
Tool |
ToolANTLRLexer.tool |
Tool |
ToolANTLRParser.tool |
| Constructor and Description |
|---|
ToolANTLRLexer(org.antlr.runtime.CharStream input,
Tool tool) |
ToolANTLRParser(org.antlr.runtime.TokenStream input,
Tool tool) |
| Modifier and Type | Field and Description |
|---|---|
protected Tool |
BuildDependencyGenerator.tool |
Tool |
DefaultToolListener.tool |
Tool |
ErrorManager.tool |
Tool |
GrammarTransformPipeline.tool |
Tool |
Grammar.tool |
| Constructor and Description |
|---|
BuildDependencyGenerator(Tool tool,
Grammar g) |
DefaultToolListener(Tool tool) |
ErrorManager(Tool tool) |
Grammar(Tool tool,
GrammarRootAST ast) |
GrammarTransformPipeline(Grammar g,
Tool tool) |
LexerGrammar(Tool tool,
GrammarRootAST ast) |
Copyright © 1992–2020 ANTLR. All rights reserved.