Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
visitNUMBERS()
returnNumberValues
Interpreter::visitNUMBERS
(
std::shared_ptr<
tokenNode
> &
TKNode
)
private
attempts to figure out if the passed in argument is a
NumberNode
,
OperatorNode
or
VariableNode
Parameters
TKNode
a pointer to a node in the syntax tree
Returns
returnNumberValues
Interpreter
Generated by
1.9.7