private

Description

Public Attributes

   
   
setting_t type
   
uint32_t marker
   
varLocationMap_t declaredVariables

Public Functions

   
   
  SettingsStackEntry( setting_t _type)
   
  SettingsStackEntry( setting_t _type, uint32_t _marker)

Documentation

variable
EScript::FnCompileContext::SettingsStackEntry::type

public
 
 
setting_t type

Defined in EScript/EScript/Compiler/FnCompileContext.h:47


variable
EScript::FnCompileContext::SettingsStackEntry::marker

public
 
 
uint32_t marker

Defined in EScript/EScript/Compiler/FnCompileContext.h:48


variable
EScript::FnCompileContext::SettingsStackEntry::declaredVariables

public
 
 
varLocationMap_t declaredVariables

Defined in EScript/EScript/Compiler/FnCompileContext.h:49


function
EScript::FnCompileContext::SettingsStackEntry::SettingsStackEntry

public inline
     
     
SettingsStackEntry( setting_t _type )

Defined in EScript/EScript/Compiler/FnCompileContext.h:51


function
EScript::FnCompileContext::SettingsStackEntry::SettingsStackEntry

public inline
     
     
SettingsStackEntry( setting_t _type,
  uint32_t _marker
)    

Defined in EScript/EScript/Compiler/FnCompileContext.h:52