Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3exception.h42 #define ANTLR3_RECOGNITION_EXCEPTION 1 macro
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3baserecognizer.c325 ex = antlr3ExceptionNew(ANTLR3_RECOGNITION_EXCEPTION, in antlr3RecognitionExceptionNew()
1175 case ANTLR3_RECOGNITION_EXCEPTION: in displayRecognitionError()