Searched defs:LookAhead (Results 1 – 4 of 4) sorted by relevance
221 const char *LookAhead = CurPtr; in doLookAhead() local
1136 const Token &LookAhead(unsigned N) { in LookAhead() function
895 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead; property