Package | Description |
---|---|
org.antlr.analysis | |
org.antlr.grammar.v2 | |
org.antlr.tool |
Modifier and Type | Field and Description |
---|---|
protected NFAFactory |
NFA.factory
Which factory created this NFA?
|
Modifier and Type | Method and Description |
---|---|
NFAFactory |
NFA.getFactory() |
Modifier and Type | Method and Description |
---|---|
void |
NFA.setFactory(NFAFactory factory) |
Modifier and Type | Field and Description |
---|---|
protected NFAFactory |
TreeToNFAConverter.factory
Factory used to create nodes and submachines
|
Constructor and Description |
---|
TreeToNFAConverter(Grammar g,
NFA nfa,
NFAFactory factory) |
Modifier and Type | Field and Description |
---|---|
protected NFAFactory |
Grammar.factory |
Copyright © 2020. All rights reserved.