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 typedef typename ImplTraits::template RecognizerType< TreeParser<ImplTraits> > RecognizerType; typedef in TreeParser
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
54 typedef typename ImplTraits::template RecognizerType<StreamType> RecognizerType; typedef in CyclicDFA
82 typedef typename ImplTraits::template RecognizerType< InputStreamType > RecognizerType; typedef in Lexer
52 …typedef typename ImplTraits::template RecognizerType< typename ImplTraits::TokenStreamType > Recog… typedef in Parser
56 RecognizerType* , argument
1784 pub const RecognizerType: SERVICE_NODE_TYPE = 8i32; constant