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
textfile
file data in string format
filepath
path of the file
linenumber
current line number in the file
lexer
Generated by
1.9.7