Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches
returnStringValues Struct Reference

returns a struct containing string values from calculations More...

#include <Interpreter.h>

Public Attributes

bool isbooleanstatement = false
 
bool result = false
 
std::string value = ""
 

Detailed Description

returns a struct containing string values from calculations


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