ArkScript
A small, lisp-inspired, functional scripting language
Ark::CodeErrorContext Member List

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

atArk::CodeErrorContext
CodeErrorContext(std::string filename_, const internal::FileSpan &pos)Ark::CodeErrorContextinline
CodeErrorContext(std::string filename_, const internal::FileSpan &pos, const bool from_macro_expansion)Ark::CodeErrorContextinline
filenameArk::CodeErrorContext
is_macro_expansionArk::CodeErrorContext