ScummVM API documentation
asCVariableScope Class Reference

Public Member Functions

 asCVariableScope (asCVariableScope *parent)
 
void Reset ()
 
int DeclareVariable (const char *name, const asCDataType &type, int stackOffset, bool isObjectOnHeap)
 
sVariableGetVariable (const char *name)
 
sVariableGetVariableByOffset (int offset)
 

Public Attributes

asCVariableScopeparent
 
bool isBreakScope
 
bool isContinueScope
 
asCArray< sVariable * > variables
 

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