bitwiseXor constant

Precedence const bitwiseXor

Implementation

static const Precedence bitwiseXor = Precedence._(BITWISE_XOR_PRECEDENCE);