Home | History | Annotate | Download | only in parser

Lines Matching refs:dfa87

6727                 alt87 = dfa87.predict(input);
15951 protected DFA87 dfa87 = new DFA87(this);
18291 class DFA87 extends DFA {
18293 public DFA87(BaseRecognizer recognizer) {