Home
last modified time | relevance | path

Searched refs:RECOGNITION_EXCEPTION (Results 1 – 4 of 4) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3interfaces.hpp77 RECOGNITION_EXCEPTION = 0 enumerator
Dantlr3exception.inl233 case RECOGNITION_EXCEPTION:
Dantlr3lexer.inl386 new ANTLR_Exception<ImplTraits, RECOGNITION_EXCEPTION, InputStreamType>( this->get_rec(), "" );
Dantlr3baserecognizer.inl498 new ANTLR_Exception<ImplTraits, RECOGNITION_EXCEPTION, StreamType>(this, "");