|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NFAConfiguration | |
---|---|
org.antlr.analysis |
Uses of NFAConfiguration in org.antlr.analysis |
---|
Methods in org.antlr.analysis with parameters of type NFAConfiguration | |
---|---|
void |
DFAState.addNFAConfiguration(NFAState state,
NFAConfiguration c)
Add an NFA configuration to this DFA node. |
static boolean |
NFAToDFAConverter.closureIsBusy(DFAState d,
NFAConfiguration proposedNFAConfiguration)
A closure operation should abort if that computation has already been done or a computation with a conflicting context has already been done. |
void |
DecisionProbe.reportLeftRecursion(DFAState d,
NFAConfiguration leftRecursiveNFAConfiguration)
|
void |
DecisionProbe.reportRecursiveOverflow(DFAState d,
NFAConfiguration recursiveNFAConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |