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

◆ generate_tokens()

void lexer::generate_tokens ( )
private

matches the current character to it's corresponding token type

Parameters
none
Returns
void