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

◆ advance()

void lexer::advance ( )
private

advances the lexer to the next character to tokenize in the textfile being read

Parameters
none
Returns
void