create static method

ParsedExpr create()

Implementation

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