Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
visit_built_in_func()
void Interpreter::visit_built_in_func
(
std::shared_ptr<
tokenNode
> &
TKNode
,
const std::string &
datatype
)
private
visits built in function
Parameters
TKNode
a pointer to the beginning of the built in function on the syntax tree
datatype
datatype of the value passed onto the built in function
Returns
void
Interpreter
Generated by
1.9.7