mult method

void mult()

Implementation

void mult() => advanceWithToken(TokenType.kMult, lexeme: '*');