![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Classes | |
| struct | Var |
Public Attributes | |
| std::vector< Var > | data |
| ScopeType | type |
Definition at line 81 of file LocalsLocator.hpp.
| std::vector<Var> Ark::internal::LocalsLocator::Scope::data |
Definition at line 89 of file LocalsLocator.hpp.
| ScopeType Ark::internal::LocalsLocator::Scope::type |
Definition at line 90 of file LocalsLocator.hpp.