specifies the type of the return value and carries the return value More...
#include <Interpreter.h>
Public Attributes | |
bool | isbooleanval = false |
bool | booleanval = false |
bool | isnumberval = false |
bool | iswordval = false |
double | numberval = 0.0 |
std::string | wordval = "" |
specifies the type of the return value and carries the return value