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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3exception.h91 #define ANTLR3_UNWANTED_TOKEN_EXCEPTION 9 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3baserecognizer.c680 recognizer->state->exception->type = ANTLR3_UNWANTED_TOKEN_EXCEPTION;
1119 case ANTLR3_UNWANTED_TOKEN_EXCEPTION:
1479 recognizer->state->exception->type = ANTLR3_UNWANTED_TOKEN_EXCEPTION;

Completed in 182 milliseconds