create static method

ExprNeg create()

Implementation

@$core.pragma('dart2js:noInline')
static ExprNeg create() => ExprNeg._();