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