Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
alreadyExistingVariable()
bool VariableNode::alreadyExistingVariable
(
const std::string &
toCheck
,
const std::string &
stacktype
)
static
checks if the variable name in toCheck is an exisitng variable
Parameters
toCheck
variable name
stacktype
the stack to push it onto, whether number of word stack
Returns
bool
VariableNode
Generated by
1.9.7