ArkScript
A small, lisp-inspired, functional scripting language
Ark::internal::LocalsLocator::Scope Struct Reference
Collaboration diagram for Ark::internal::LocalsLocator::Scope:
[legend]

Classes

struct  Var
 

Public Attributes

std::vector< Vardata
 
ScopeType type
 

Detailed Description

Definition at line 81 of file LocalsLocator.hpp.

Member Data Documentation

◆ data

std::vector<Var> Ark::internal::LocalsLocator::Scope::data

Definition at line 89 of file LocalsLocator.hpp.

◆ type

ScopeType Ark::internal::LocalsLocator::Scope::type

Definition at line 90 of file LocalsLocator.hpp.


The documentation for this struct was generated from the following file: