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

Public Attributes

std::size_t index
 
bool is_temp
 

Detailed Description

Definition at line 75 of file Compiler.hpp.

Member Data Documentation

◆ index

std::size_t Ark::internal::Compiler::Page::index

Definition at line 77 of file Compiler.hpp.

◆ is_temp

bool Ark::internal::Compiler::Page::is_temp

Definition at line 78 of file Compiler.hpp.


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