public final class RemoteObjectsHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRegisteredIDs() |
RemoteObject |
getRemote(com.oracle.truffle.api.debug.DebugValue value) |
void |
registerCustomPreviewBody(String id,
com.oracle.truffle.api.debug.DebugValue body) |
void |
registerCustomPreviewConfig(String objectId,
com.oracle.truffle.api.debug.DebugValue config) |
public RemoteObject getRemote(com.oracle.truffle.api.debug.DebugValue value)
public void registerCustomPreviewBody(String id, com.oracle.truffle.api.debug.DebugValue body)
public void registerCustomPreviewConfig(String objectId, com.oracle.truffle.api.debug.DebugValue config)