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

Lines Matching refs:sees

2053     /// mismatched token error.  To Recover, it sees that LA(1)==';'
4651 ReportError(E); // report after consuming so AW sees the token in the exception
4664 ReportError(E); // report after inserting so AW sees the token in the exception