Searched defs:LexerType (Results 1 – 4 of 4) sorted by relevance
211 void BaseRecognizer<ImplTraits, StreamType>::reportError( ClassForwarder<LexerType> )765 …r<ImplTraits, StreamType>::getCurrentInputSymbol(IntStreamType* istream, ClassForwarder<LexerType>)873 void BaseRecognizer<ImplTraits, StreamType>::reset( ClassForwarder<LexerType> )
60 typedef typename ImplTraits::LexerType LexerType; typedef in BaseRecognizer
56 typedef typename ImplTraits::LexerType LexerType; typedef in TokenSource
264 typedef LxrType LexerType; typedef in Traits