ArkScript
A small, fast, functional and scripting language for video games
Ark::CodeErrorContext Member List

This is the complete list of members for Ark::CodeErrorContext, including all inherited members.

CodeErrorContext(std::string filename_, const std::size_t lineNum, const std::size_t column, std::string expression, const std::optional< internal::utf8_char_t > maybe_symbol=std::nullopt)Ark::CodeErrorContextinline
CodeErrorContext(std::string filename_, const std::size_t lineNum, const std::size_t column, std::string expression, const bool from_macro_expansion)Ark::CodeErrorContextinline
colArk::CodeErrorContext
exprArk::CodeErrorContext
filenameArk::CodeErrorContext
is_macro_expansionArk::CodeErrorContext
lineArk::CodeErrorContext
symbolArk::CodeErrorContext