logicalOr constant

Precedence const logicalOr

Implementation

static const Precedence logicalOr = Precedence._(LOGICAL_OR_PRECEDENCE);