Home | History | Annotate | Download | only in src

Lines Matching refs:tns

279 	pANTLR3_TREE_NODE_STREAM	    tns;
283 tns = NULL;
310 tns = tparser->ctnstream->tnstream;
311 is = tns->istream;
364 ex->token = tns->_LT (tns, 1); /* Current input tree node */
367 ex->index = tns->istream->index (tns->istream);