updateWithPrimitiveExpr method
Implementation
o.Expression updateWithPrimitiveExpr(o.Expression newValueExpr) =>
ReadNodeReferenceExpr(
this,
).callMethod('updateTextWithPrimitive', [newValueExpr]);
o.Expression updateWithPrimitiveExpr(o.Expression newValueExpr) =>
ReadNodeReferenceExpr(
this,
).callMethod('updateTextWithPrimitive', [newValueExpr]);