Class ScriptReadyEvent

java.lang.Object
org.eclipse.ease.debugging.events.AbstractEvent
org.eclipse.ease.debugging.events.debugger.ScriptReadyEvent
All Implemented Interfaces:
IDebuggerEvent, IDebugEvent

public class ScriptReadyEvent
extends AbstractEvent
implements IDebuggerEvent
  • Constructor Details

    • ScriptReadyEvent

      public ScriptReadyEvent​(Script script, Object thread, boolean root)
  • Method Details

    • getScript

      public Script getScript()
    • isRoot

      public boolean isRoot()