CALL constant

Expr_Kind const CALL

Implementation

static const Expr_Kind CALL = Expr_Kind._(18, _omitEnumNames ? '' : 'CALL');