Home
last modified time | relevance | path

Searched refs:X_Parser (Results 1 – 12 of 12) sorted by relevance

/trunk/main/autodoc/source/parser/kernel/
H A Dx_parse.cxx29 X_Parser::X_Parser( E_Event i_eEvent, in X_Parser() function in X_Parser
40 X_Parser::~X_Parser() in ~X_Parser()
44 X_Parser::E_Event
45 X_Parser::GetEvent() const in GetEvent()
51 X_Parser::GetInfo( std::ostream & o_rOutputMedium ) const in GetInfo()
/trunk/main/autodoc/source/parser/cpp/
H A Dsownstck.hxx276 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in CloseBlock()
283 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in CloseBlock()
295 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in CloseClass()
H A Dcx_c_sub.cxx52 throw X_Parser( X_Parser::x_UnexpectedEOF, "", String::Null_(), 0 ); in ReadCharChain()
61 throw X_Parser( X_Parser::x_UnexpectedEOF, "", String::Null_(), 0 ); in ReadCharChain()
H A Dc_rcode.cxx118 …throw X_Parser( X_Parser::x_UnexpectedToken, CurToken().Text(), aGlobalParseContext.CurFileName(),… in AcknowledgeResult()
H A Dpe_namsp.cxx103 throw X_Parser( X_Parser::x_UnexpectedToken, in Hdl_SyntaxError()
H A Dpe_type.cxx264 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in SpReturn_Type_TemplateParameter()
H A Dpe_vafu.cxx259 throw X_Parser( X_Parser::x_UnexpectedToken, in SpInit_FunctionStd()
H A Dcx_c_std.cxx227 throw X_Parser( X_Parser::x_InvalidChar, sCurChar, String::Null_(), 0 ); in PerformStatusFunction()
/trunk/main/autodoc/source/parser/inc/
H A Dx_parse.hxx33 class X_Parser : public autodoc::X_Parser_Ifc class
37 X_Parser(
42 ~X_Parser();
/trunk/main/autodoc/source/parser/tokens/
H A Dstmstarr.cxx74 throw X_Parser(X_Parser::x_InvalidChar, "", String::Null_(), 0); in NextBy()
/trunk/main/autodoc/source/parser/adoc/
H A Dcx_a_sub.cxx99 throw X_Parser(X_Parser::x_UnexpectedEOF, "", String::Null_(), 0); in ReadCharChain()
H A Dcx_a_std.cxx190 throw X_Parser(X_Parser::x_InvalidChar, sChar, String ::Null_(), 0); in PerformStatusFunction()
238 throw X_Parser(X_Parser::x_InvalidChar, sChar, String::Null_(), 0); in PerformStatusFunction()

Completed in 35 milliseconds