Searched defs:MismatchIsUnwantedToken (Results 1 – 3 of 3) sorted by relevance
155 public virtual bool MismatchIsUnwantedToken(IIntStream input, int ttype) { in MismatchIsUnwantedToken() method in Antlr.Runtime.BaseRecognizer
171 public virtual bool MismatchIsUnwantedToken( IIntStream input, int ttype ) in MismatchIsUnwantedToken() method in Antlr.Runtime.BaseRecognizer
2254 function MismatchIsUnwantedToken(const Input: IIntStream; in MismatchIsUnwantedToken() function4581 function TBaseRecognizer.MismatchIsUnwantedToken(const Input: IIntStream; in MismatchIsUnwantedToken() function