bitAnd method

void bitAnd()

Implementation

void bitAnd() => advanceWithToken(TokenType.kBitAnd, lexeme: '&');