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

#include <InstLoc.hpp>

Public Attributes

uint16_t page_pointer
 
uint16_t inst_pointer
 
uint16_t filename_id
 
uint32_t line
 

Detailed Description

Definition at line 9 of file InstLoc.hpp.

Member Data Documentation

◆ filename_id

uint16_t Ark::internal::InstLoc::filename_id

Definition at line 13 of file InstLoc.hpp.

◆ inst_pointer

uint16_t Ark::internal::InstLoc::inst_pointer

Definition at line 12 of file InstLoc.hpp.

◆ line

uint32_t Ark::internal::InstLoc::line

Definition at line 14 of file InstLoc.hpp.

◆ page_pointer

uint16_t Ark::internal::InstLoc::page_pointer

Definition at line 11 of file InstLoc.hpp.


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