aGrUM  0.16.0
gum::ParseError Member List

This is the complete list of members for gum::ParseError, including all inherited members.

codegum::ParseErrormutable
columngum::ParseError
filenamegum::ParseError
is_errorgum::ParseError
linegum::ParseError
msggum::ParseError
operator=(const ParseError &cont)gum::ParseError
ParseError(bool is_error, const std::string &msg, Idx line)gum::ParseError
ParseError(bool is_error, const std::string &msg, const std::string &filename, Idx line, Idx col=0)gum::ParseError
ParseError(bool is_error, const std::string &msg, const std::string &filename, const std::string &code, Idx line, Idx col=0)gum::ParseError
ParseError(const ParseError &cont)gum::ParseError
toElegantString() constgum::ParseError
toString() constgum::ParseError