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