| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.events.debugger |
| Class and Description |
|---|
| BreakpointResolved
Fired when breakpoint is resolved to an actual script and location.
|
| Paused
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
|
| Resumed
Fired when the virtual machine resumed execution.
|
| ScriptFailedToParse
Fired when virtual machine fails to parse the script.
|
| ScriptParsed
Fired when virtual machine parses script.
|
| Class and Description |
|---|
| PausedReason
Pause reason.
|
Copyright © 2020. All rights reserved.