bitwiseOr constant

Precedence const bitwiseOr

Implementation

static const Precedence bitwiseOr = Precedence._(BITWISE_OR_PRECEDENCE);