logicalAnd constant

Precedence const logicalAnd

Implementation

static const Precedence logicalAnd = Precedence._(LOGICAL_AND_PRECEDENCE);