Searched refs:ParserType (Results 1 – 9 of 9) sorted by relevance
23 template <typename EnumClass, typename ParserType>25 parseEnumKeywordAttr(EnumClass &value, ParserType &parser,
61 typedef typename ImplTraits::ParserType ParserType; typedef in BaseRecognizer454 const UnitType* getCurrentInputSymbol(IntStreamType* istream, ClassForwarder<ParserType>);
171 …tream : public ImplTraits::template RewriteRuleElementStreamType< typename ImplTraits::ParserType> 176 typedef typename ImplTraits::ParserType ComponentType;182 …ename ImplTraits::template RewriteRuleElementStreamType< typename ImplTraits::ParserType> BaseType;
288 typedef typename ImplTraits::ParserType ComponentType;
150 typedef typename ImplTraits::ParserType ComponentType;
271 typedef PsrType ParserType; typedef in Traits
772 …<ImplTraits, StreamType>::getCurrentInputSymbol(IntStreamType* istream, ClassForwarder<ParserType>) argument
228 typedef typename Entry::template Parser<MapFieldType, MapType> ParserType; in ParseMap() typedef230 ParserType parser(static_cast<MapFieldType*>(map_field)); in ParseMap()
472 <name>ImplTraits::ParserType496 <name>ImplTraits::ParserType::StreamType