Package | Description |
---|---|
org.antlr.runtime |
Modifier and Type | Method and Description |
---|---|
protected void |
DFA.error(NoViableAltException nvae)
A hook for debugging interface
|
Modifier and Type | Method and Description |
---|---|
protected void |
DFA.noViableAlt(int s,
IntStream input) |
int |
DFA.specialStateTransition(int s,
IntStream input) |
Copyright © 2020. All rights reserved.