| 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 © 1992-2013 ANTLR. All Rights Reserved.