Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
pushIntoVector()
void VariableNode::pushIntoVector
(
std::shared_ptr<
VariableNode
>
token
,
const std::string &
stacktype
)
static
pushes a new variable onto the stack depending on the stack to put it in
Parameters
token
the variable to pushed onto the stack
stacktype
the stack to push it onto, whether number of word stack
Returns
void
VariableNode
Generated by
1.9.7