bitOr method

void bitOr()

Implementation

void bitOr() => advanceWithToken(TokenType.kBitOr, lexeme: '|');