public final class Event extends Object
| Constructor and Description |
|---|
Event(long id,
Result result)
Command result event.
|
Event(String method,
Params params) |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.truffle.tools.utils.json.JSONObject |
toJSON() |
String |
toJSONString() |