Interface | Description |
---|---|
IJavaScriptDebugTarget |
Description of our debug target
|
IJavaScriptPrimitiveValue |
Describes a primitive value
|
IJavaScriptStackFrame | |
IJavaScriptThread |
JavaScript thread description
|
IJavaScriptValue |
Abstract definition of a
Value wrt JavaScript debugging |
IScript |
Description of a
JavaScriptDebugElement for a ScriptReference |
IScriptGroup |
Container for a grouping of
ScriptReference s |
IScriptResolver |
This resolver allows contributors to plug-in to the process of resolving a
ScriptReference 's
URI to a workspace-local IFile . |
Class | Description |
---|---|
JavaScriptDebugModel |
The JavaScript debug model
|
ScriptResolver |
This is the default base class for all
IScriptResolver s
Clients must extend this class and not directly implement the interface IScriptResolver |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.