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

◆ getdatatype()

std::string parser::getdatatype ( )

returns a string representation of the current lines data type, whether word or number(to prevent collisions and mixing)

Parameters
none
Returns
std::string