public class ScriptReadyEvent extends AbstractEvent implements IDebuggerEvent
| Constructor and Description |
|---|
ScriptReadyEvent(Script script,
java.lang.Object thread,
boolean root) |
| Modifier and Type | Method and Description |
|---|---|
Script |
getScript() |
boolean |
isRoot() |
getThread, toString