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

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

Closure classArk::internal::ClosureScopefriend
ClosureScope() noexcept=defaultArk::internal::ClosureScope
m_dataArk::internal::ClosureScopeprivate
mergeRefInto(ScopeView &other)Ark::internal::ClosureScope
operator==(const ClosureScope &A, const ClosureScope &B)Ark::internal::ClosureScopefriend
operator[](uint16_t id_to_look_for)Ark::internal::ClosureScope
push_back(uint16_t id, Value &&val)Ark::internal::ClosureScope
push_back(uint16_t id, const Value &val)Ark::internal::ClosureScope