Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches

◆ getPRINTDATA()

std::shared_ptr< tokenNode > parser::getPRINTDATA ( )
private

a continuation of the createVariable() function

Parameters
none
Returns
std::shared_ptr<tokenNode>