public class DFA
extends org.antlr.runtime.DFA
| Constructor and Description |
|---|
DFA() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
error(org.antlr.runtime.NoViableAltException nvae) |
protected AbstractInternalContentAssistParser |
getRecognizer() |
protected IUnorderedGroupHelper |
getUnorderedGroupHelper() |
int |
predict(org.antlr.runtime.IntStream input) |
public int predict(org.antlr.runtime.IntStream input)
throws org.antlr.runtime.RecognitionException
predict in class org.antlr.runtime.DFAorg.antlr.runtime.RecognitionExceptionprotected AbstractInternalContentAssistParser getRecognizer()
protected IUnorderedGroupHelper getUnorderedGroupHelper()
protected void error(org.antlr.runtime.NoViableAltException nvae)
error in class org.antlr.runtime.DFACopyright © 2016. All Rights Reserved.