Home
last modified time | relevance | path

Searched refs:theCommonTree (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3baserecognizer.c1018 pANTLR3_COMMON_TREE theCommonTree; in displayRecognitionError() local
1094 theCommonTree = (pANTLR3_COMMON_TREE) theBaseTree->super; in displayRecognitionError()
1096 if (theCommonTree != NULL) in displayRecognitionError()