add method

void add()

Implementation

void add() => advanceWithToken(TokenType.kAdd, lexeme: '+');