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