Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
visit_Variables()
void Interpreter::visit_Variables
(
std::shared_ptr<
tokenNode
> &
TKNode
,
const std::string &
datatype
)
private
visits variable nodes and extracts their values
Parameters
TKNode
a pointer to the variable node in the syntax tree
datatype
datatype of the variable
Returns
void
Interpreter
Generated by
1.9.7