private static class FunctionRewriter.EmptyFunctionReducer extends FunctionRewriter.Reducer
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.String |
FACTORY_METHOD_NAME |
(package private) static java.lang.String |
HELPER_SOURCE |
| Modifier | Constructor and Description |
|---|---|
private |
EmptyFunctionReducer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHelperSource() |
Node |
reduce(Node node) |
buildCallNodestatic final java.lang.String FACTORY_METHOD_NAME
static final java.lang.String HELPER_SOURCE
public java.lang.String getHelperSource()
getHelperSource in class FunctionRewriter.Reducerpublic Node reduce(Node node)
reduce in class FunctionRewriter.Reducer