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

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

#include <Interpreter.h>

Public Attributes

bool isbooleanstatement = false
 
bool result = false
 
double value = 0.0
 

Detailed Description

returns a struct containing number values from calculations


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