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

◆ advance()

void parser::advance ( )
private

advances current_index by one in the tokensVect

Parameters
none
Returns
void