| Package | Description |
|---|---|
| org.antlr.v4.automata | |
| org.antlr.v4.semantics | |
| org.antlr.v4.tool |
| 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 | Method and Description |
|---|---|
LexerGrammar |
Grammar.getImplicitLexer() |
| Constructor and Description |
|---|
Grammar(String grammarText,
LexerGrammar tokenVocabSource) |
Copyright © 1992–2020 ANTLR. All rights reserved.