| Package | Description |
|---|---|
| org.antlr.v4.automata | |
| org.antlr.v4.semantics | |
| org.antlr.v4.tool | |
| org.antlr.v4.tool.interp |
| Constructor and Description |
|---|
LexerATNFactory(LexerGrammar g) |
| Modifier and Type | Method and Description |
|---|---|
static Map<Rule,Set<Rule>> |
UseDefAnalyzer.getRuleDependencies(LexerGrammar g,
String modeName) |
| Modifier and Type | Field and Description |
|---|---|
LexerGrammar |
Grammar.implicitLexer
Was this parser grammar created from a COMBINED grammar? If so,
this is what we extracted.
|
| Modifier and Type | Field and Description |
|---|---|
protected LexerGrammar |
LexerInterpreter.g |
| Constructor and Description |
|---|
LexerInterpreter(LexerGrammar g) |
LexerInterpreter(LexerGrammar g,
String inputString) |
Copyright © 1992-2013 ANTLR. All Rights Reserved.