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

◆ Interpreter()

Interpreter::Interpreter ( const std::string &  filepath,
const int &  linenumber 
)

Interpreter constructor.

Parameters
filepathname of the file currently being processed
linenumberthe line number in the file which is currently being processed