hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
parse_error Member List

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

byteparse_error
create(int id_, const position_t &pos, const std::string &what_arg, BasicJsonContext context)parse_errorinlinestatic
create(int id_, std::size_t byte_, const std::string &what_arg, BasicJsonContext context)parse_errorinlinestatic
diagnostics(std::nullptr_t)exceptioninlineprotectedstatic
diagnostics(const BasicJsonType *leaf_element)exceptioninlineprotectedstatic
exception(int id_, const char *what_arg)exceptioninlineprotected
get_byte_positions(const BasicJsonType *leaf_element)exceptioninlineprivatestatic
idexception
mexceptionprivate
name(const std::string &ename, int id_)exceptioninlineprotectedstatic
parse_error(int id_, std::size_t byte_, const char *what_arg)parse_errorinlineprivate
position_string(const position_t &pos)parse_errorinlineprivatestatic
what() const noexcept overrideexceptioninline