Home | History | Annotate | Download | only in src

Lines Matching defs:ts

2168 	pANTLR3_TOKEN_STREAM			ts;
2176 ts = (pANTLR3_TOKEN_STREAM)istream->super;
2177 cts = (pANTLR3_COMMON_TOKEN_STREAM)ts->super;
2182 current = ts->_LT(ts, 1);
2185 current = ts->_LT(ts, -1);