![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
#include <array>
#include <string_view>
Go to the source code of this file.
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Enumerations | |
enum class | Ark::internal::ErrorKind { Ark::internal::VM , Ark::internal::Module , Ark::internal::Scope , Ark::internal::Type , Ark::internal::Index , Ark::internal::Arity , Ark::internal::DivisionByZero } |
Variables | |
constexpr std::array< std::string_view, 7 > | Ark::internal::errorKinds |