public class ScriptTerminatedEvent extends AbstractEvent implements IDebuggerEvent
Constructor and Description |
---|
ScriptTerminatedEvent(Script script,
Thread thread) |
Modifier and Type | Method and Description |
---|---|
Script |
getScript() |
Thread |
getThread() |
toString