Home | History | Annotate | Download | only in parser

Lines Matching refs:dfa15

1553                 alt15 = dfa15.predict(input);
15944 protected DFA15 dfa15 = new DFA15(this);
16440 class DFA15 extends DFA {
16442 public DFA15(BaseRecognizer recognizer) {