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

◆ datatype

std::string parser::datatype
private

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