Interface JSFieldGetter
- All Superinterfaces:
org.teavm.jso.JSObject
public interface JSFieldGetter
extends org.teavm.jso.JSObject
-
Method Summary
Modifier and TypeMethodDescriptionorg.teavm.platform.PlatformObject
get
(org.teavm.platform.PlatformObject instance) Methods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
get
org.teavm.platform.PlatformObject get(org.teavm.platform.PlatformObject instance)
-