#include <skRValueTable.h>
Inheritance diagram for skRValueTable:
Public Member Functions | |
skRValueTable (unsigned short size) | |
This method constructs a blank RValueTable. | |
skRValueTable () | |
Default constructor. | |
virtual | ~skRValueTable () |
Destructor. |
It is used to store local or global variables in the interpreter
|
This method constructs a blank RValueTable.
|