Searched defs:RecognizerType (Results 1 – 9 of 9) sorted by relevance
64 …typedef typename ImplTraits::template RecognizerType< typename SuperType::StreamType > RecognizerT… typedef in RewriteRuleElementStream181 typedef typename ImplTraits::template RecognizerType< StreamType > RecognizerType; typedef in RewriteRuleTokenStream207 typedef typename ImplTraits::template RecognizerType< StreamType > RecognizerType; typedef in RewriteRuleSubtreeStream235 typedef typename ImplTraits::template RecognizerType< StreamType > RecognizerType; typedef in RewriteRuleNodeStream
51 class RecognizerType : public Empty class in CustomTraitsBase213 class RecognizerType class in Traits229 RecognizerType(ANTLR_UINT32 sizeHint, RecognizerSharedStateType* state) in RecognizerType() function in Traits::RecognizerType
51 typedef typename ImplTraits::template RecognizerType< TreeParser<ImplTraits> > RecognizerType; typedef in TreeParser
82 typedef typename ImplTraits::template RecognizerType< InputStreamType > RecognizerType; typedef in Lexer
54 typedef typename ImplTraits::template RecognizerType<StreamType> RecognizerType; typedef in CyclicDFA
52 …typedef typename ImplTraits::template RecognizerType< typename ImplTraits::TokenStreamType > Recog… typedef in Parser
56 RecognizerType* , argument
3662 RecognizerType = SERVICE_RECOGNIZER_DRIVER enumerator
8466 …eProcess = SERVICE_WIN32_SHARE_PROCESS,AdapterType = SERVICE_ADAPTER,RecognizerType = SERVICE_RECO… enumerator