SCALAR constant

Expr_Kind const SCALAR

Implementation

static const Expr_Kind SCALAR = Expr_Kind._(11, _omitEnumNames ? '' : 'SCALAR');