Home
last modified time | relevance | path

Searched defs:ExceptionBaseType (Results 1 – 11 of 11) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3treeparser.hpp50 typedef typename ImplTraits::template ExceptionBase<TreeNodeStreamType> ExceptionBaseType; typedef in TreeParser
Dantlr3debugeventlistener.hpp252 void recognitionException( ExceptionBaseType* ) {} in recognitionException() argument
Dantlr3lexer.hpp84 typedef typename ImplTraits::template ExceptionBaseType<InputStreamType> ExceptionBaseType; typedef in Lexer
Dantlr3cyclicdfa.hpp53 typedef typename CtxType::ExceptionBaseType ExceptionBaseType; typedef in CyclicDFA
Dantlr3baserecognizer.hpp54 typedef typename ImplTraits::template ExceptionBaseType<StreamType> ExceptionBaseType; typedef in BaseRecognizer
Dantlr3traits.hpp61 class ExceptionBaseType : public Empty class in CustomTraitsBase
241 class ExceptionBaseType : public TraitsOneArgSelector< class in Traits
255 ExceptionBaseType( const typename BaseTraitsType::StringType& message ) in ExceptionBaseType() function in Traits::ExceptionBaseType
Dantlr3parser.hpp59 typedef ANTLR_ExceptionBase<ImplTraits, TokenStreamType> ExceptionBaseType; typedef in Parser
Dantlr3exception.hpp64 typedef typename ImplTraits::template ExceptionBaseType<StreamType> ExceptionBaseType; typedef in ANTLR_ExceptionBase
Dantlr3recognizersharedstate.hpp66 typedef typename ImplTraits::template ExceptionBaseType<StreamType> ExceptionBaseType; typedef in RecognizerSharedState
Dantlr3lexer.inl391 ExceptionBaseType*, argument
Dantlr3parser.inl192 ExceptionBaseType*, argument