mod method

void mod()

Implementation

void mod() => advanceWithToken(TokenType.kMod, lexeme: '%');