OBJ constant

Expr_Kind const OBJ

Implementation

static const Expr_Kind OBJ = Expr_Kind._(13, _omitEnumNames ? '' : 'OBJ');