Home
last modified time | relevance | path

Searched defs:ttext (Results 1 – 4 of 4) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3treeparser.inl109 StringType ttext = theBaseTree->toStringTree(); local
Dantlr3parser.inl102 StringType ttext = theToken->toString(); local
Dantlr3baserecognizer.inl257 StringType ttext; local
/external/antlr/runtime/C/src/
Dantlr3baserecognizer.c1013 pANTLR3_STRING ttext; in displayRecognitionError() local