public class ScriptReadyEvent extends AbstractEvent implements IDebuggerEvent
ScriptReadyEvent(Script script, Thread thread, boolean root)
Script
getScript()
Thread
getThread()
boolean
isRoot()
toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ScriptReadyEvent(Script script, Thread thread, boolean root)
public Script getScript()
public Thread getThread()
public boolean isRoot()