Searched refs:ANTLR3_BASE_RECOGNIZER (Results 1 – 3 of 3) sorted by relevance
357 ANTLR3_BASE_RECOGNIZER; typedef
49 /// install your own implementations of the #ANTLR3_BASE_RECOGNIZER interface61 /// \defgroup ANTLR3_BASE_RECOGNIZER ANTLR3_BASE_RECOGNIZER - Base Recognizer Class Definition
90 … recognizer = (pANTLR3_BASE_RECOGNIZER) ANTLR3_MALLOC((size_t)sizeof(ANTLR3_BASE_RECOGNIZER)); in antlr3BaseRecognizerNew()