Searched refs:ANTLR3_UNWANTED_TOKEN_EXCEPTION (Results 1 - 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3exception.h91 #define ANTLR3_UNWANTED_TOKEN_EXCEPTION 9 macro
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3baserecognizer.c680 recognizer->state->exception->type = ANTLR3_UNWANTED_TOKEN_EXCEPTION;
1126 case ANTLR3_UNWANTED_TOKEN_EXCEPTION:
1481 recognizer->state->exception->type = ANTLR3_UNWANTED_TOKEN_EXCEPTION;

Completed in 74 milliseconds