public final class JsSafeCloner extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JsSafeCloner.Cloner
Implements actual cloning logic.
|
Modifier and Type | Method and Description |
---|---|
static JsExpression |
clone(JsExpression expression)
Given a JsStatement, construct an expression to clone into the outer
caller.
|
public static JsExpression clone(JsExpression expression)
null
if the
expression cannot be hoisted.Copyright © 2018. All rights reserved.