ArkScript
A small, fast, functional and scripting language for video games
Ark::internal::Module Struct Reference

#include <Module.hpp>

Collaboration diagram for Ark::internal::Module:
[legend]

Public Attributes

Node ast
 
bool has_been_processed = false
 

Detailed Description

Definition at line 10 of file Module.hpp.

Member Data Documentation

◆ ast

Node Ark::internal::Module::ast

Definition at line 12 of file Module.hpp.

◆ has_been_processed

bool Ark::internal::Module::has_been_processed = false

Definition at line 13 of file Module.hpp.


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