Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
resetVariableValue()
void Interpreter::resetVariableValue
(
std::shared_ptr<
forNode
> &
forobj
)
private
reset a variable in a for loop back to it's original value after the for loop has finished executing
Parameters
TKNode
a pointer to an ifnode type node
Returns
void
Interpreter
Generated by
1.9.7