Class TerminatedEvent
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.ProtocolMessage
com.oracle.truffle.tools.dap.types.Event
com.oracle.truffle.tools.dap.types.TerminatedEvent
Event message for 'terminated' event type. The event indicates that debugging of the debuggee has
terminated. This does **not** mean that the debuggee itself has exited.