Lines Matching full:_lt
347 ex->token = cts->tstream->_LT (cts->tstream, 1); /* Current input token */
364 ex->token = tns->_LT (tns, 1); /* Current input tree node */
2158 return ((pANTLR3_TOKEN_STREAM)istream->super)->_LT((pANTLR3_TOKEN_STREAM)istream->super, 1);
2182 current = ts->_LT(ts, 1);
2185 current = ts->_LT(ts, -1);