![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
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::CodeErrorContext | inline |
CodeErrorContext(std::string filename_, const std::size_t lineNum, const std::size_t column, std::string expression, const bool from_macro_expansion) | Ark::CodeErrorContext | inline |
col | Ark::CodeErrorContext | |
expr | Ark::CodeErrorContext | |
filename | Ark::CodeErrorContext | |
is_macro_expansion | Ark::CodeErrorContext | |
line | Ark::CodeErrorContext | |
symbol | Ark::CodeErrorContext |