OP_UNARY constant

Expr_Kind const OP_UNARY

Implementation

static const Expr_Kind OP_UNARY = Expr_Kind._(20, _omitEnumNames ? '' : 'OP_UNARY');