Package apple.javascriptcore.opaque
Interface JSContextRef
-
- All Superinterfaces:
org.moe.natj.general.ptr.ConstVoidPtr,org.moe.natj.c.OpaquePtr
- All Known Subinterfaces:
JSGlobalContextRef
- All Known Implementing Classes:
JSContextRef.Impl,JSGlobalContextRef.Impl
public interface JSContextRef extends org.moe.natj.c.OpaquePtr
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classJSContextRef.Impl
-