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

◆ __BEGIN__PROCESSING()

void manager::__BEGIN__PROCESSING ( const std::string &  filePath)

begins processing the file passed in as a string

Parameters
filePathfilepath of the file to be processed
Returns
void