| Interface | Description |
|---|---|
| IScriptDebugFrame | |
| IScriptRegistry |
Simple interface for mapping between data types in different debugger realms.
|
| Class | Description |
|---|---|
| AbstractEaseDebugger | |
| DebugTracer | |
| DynamicContentEditorInput |
Editor input for dynamic script code not stored in a local file.
|
| EaseDebugFrame |
Frame containing debug location information for a dedicated script source.
|
| ScriptRegistry |
Default implementation of
IScriptRegistry simply using maps to perform 1:1 mapping. |
| ScriptSourceLocator | |
| ScriptStackTrace |