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