Home | History | Annotate | Download | only in output1

Lines Matching defs:dfa2

174             alt2 = dfa2.predict(input);
1692 protected DFA2 dfa2 = new DFA2(this);
1738 class DFA2 extends DFA {
1740 public DFA2(BaseRecognizer recognizer) {