public class JSType extends Object
| Modifier and Type | Method and Description |
|---|---|
JSFunction |
getFunction(String name) |
JSFunction[] |
getFunctions() |
static JSType |
getType(Object obj) |
String |
getTypeOf() |
public String getTypeOf()
public JSFunction[] getFunctions()
public JSFunction getFunction(String name)
Copyright © 2013. All Rights Reserved.