https://mooseframework.inl.gov
Parser Member List

This is the complete list of members for Parser, including all inherited members.

_app_typeParserprivate
_cli_rootParserprivate
_command_line_paramsParserprivate
_extracted_varsParserprivate
_input_filenamesParserprivate
_input_textParserprivate
_rootParserprivate
_throw_on_errorParserprivate
appendErrorMessages(std::vector< hit::ErrorMessage > &to, const std::vector< hit::ErrorMessage > &from)Parserstatic
appendErrorMessages(std::vector< hit::ErrorMessage > &to, const hit::Error &error)Parserstatic
getAppType() constParserinline
getCommandLineRoot() constParser
getCommandLineRoot()Parser
getExtractedVars() constParserinline
getInputFileNames() constParserinline
getInputText() constParserinline
getLastInputFileName() constParser
getLastInputFilePath() constParserinline
getRoot()Parser
getThrowOnError() constParserinline
joinErrorMessages(const std::vector< hit::ErrorMessage > &error_messages)Parserstatic
parse()Parser
parseError(std::vector< hit::ErrorMessage > messages) constParser
Parser(const std::vector< std::string > &input_filenames, const std::optional< std::vector< std::string >> &input_text={})Parser
Parser(const std::string &input_filename, const std::optional< std::string > &input_text={})Parser
queryCommandLineRoot() constParserinline
queryCommandLineRoot()Parserinline
queryRoot() constParserinline
queryRoot()Parserinline
setAppType(const std::string &app_type)Parserinline
setCommandLineParams(const std::vector< std::string > &params)Parser
setThrowOnError(const bool throw_on_error)Parserinline