ArkScript
A small, fast, functional and scripting language for video games
ErrorKind.hpp File Reference
#include <array>
#include <string_view>
+ Include dependency graph for ErrorKind.hpp:
+ This graph shows which files directly or indirectly include this file:

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::Mutability , Ark::internal::Scope ,
  Ark::internal::Type , Ark::internal::Index , Ark::internal::Arity
}
 

Variables

constexpr std::array< std::string_view, 7 > Ark::internal::errorKinds