ArkScript
A small, lisp-inspired, functional scripting language
Ark::internal::LocalsLocator::Scope::Var Struct Reference

#include <LocalsLocator.hpp>

Collaboration diagram for Ark::internal::LocalsLocator::Scope::Var:
[legend]

Public Attributes

std::string name
 
bool unreachable = false
 

Detailed Description

Definition at line 83 of file LocalsLocator.hpp.

Member Data Documentation

◆ name

std::string Ark::internal::LocalsLocator::Scope::Var::name

Definition at line 85 of file LocalsLocator.hpp.

◆ unreachable

bool Ark::internal::LocalsLocator::Scope::Var::unreachable = false

Definition at line 86 of file LocalsLocator.hpp.


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