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

◆ conditionaltype

const std::string whileNode::conditionaltype = "while"

is used by interpreterr to determine the conditional type whether if, for or while