@JsType(isNative=true,
namespace="<global>")
public class Function
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
arguments
public @Nullable Object arguments
-
-
-
displayName
public @Nullable Object displayName
-
-
-
Constructor Details
-
Function
public Function(@Nullable Object... var_args)
-
Method Details
-
-
-
-
-
toString_
@JsMethod(name="toString")
public String toString_()