EVAL constant

Expr_Kind const EVAL

Implementation

static const Expr_Kind EVAL = Expr_Kind._(10, _omitEnumNames ? '' : 'EVAL');