Home
last modified time | relevance | path

Searched defs:ParserType (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3baserecognizer.hpp61 typedef typename ImplTraits::ParserType ParserType; typedef in BaseRecognizer
Dantlr3traits.hpp271 typedef PsrType ParserType; typedef in Traits
Dantlr3baserecognizer.inl772 …<ImplTraits, StreamType>::getCurrentInputSymbol(IntStreamType* istream, ClassForwarder<ParserType>)