OP_BINARY constant

Expr_Kind const OP_BINARY

Implementation

static const Expr_Kind OP_BINARY = Expr_Kind._(21, _omitEnumNames ? '' : 'OP_BINARY');