Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
create_nullVariable()
std::shared_ptr<
tokenNode
> parser::create_nullVariable
(
const std::string &
variabletype
)
private
creates a null variable, with no data attached to it
Parameters
variabletype
the data type of the null variable
Returns
std::shared_ptr<tokenNode>
parser
Generated by
1.9.7