Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:syntaxErrors

116             state.syntaxErrors = 0;
224 * If you override, make sure to update syntaxErrors if you care about that.
236 state.syntaxErrors++; // don't count spurious
385 return state.syntaxErrors;