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

◆ lexer()

lexer::lexer ( const std::string &  textfile,
const std::string &  filepath,
const int &  linenumber 
)

constructor

Parameters
textfilefile data in string format
filepathpath of the file
linenumbercurrent line number in the file