Package org.teavm.debugging.javascript
Interface JavaScriptValue
public interface JavaScriptValue
-
Method Summary
-
Method Details
-
getRepresentation
-
getClassName
-
getProperties
Promise<Map<String,? extends JavaScriptVariable>> getProperties() -
hasInnerStructure
boolean hasInnerStructure() -
getInstanceId
String getInstanceId()
-