JavaScript Development Tools
Release 3.2

Package org.eclipse.wst.jsdt.debug.core.model

Interface Summary
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 ScriptReferences
IScriptResolver This resolver allows contributors to plug-in to the process of resolving a ScriptReference's URI to a workspace-local IFile.
 

Class Summary
JavaScriptDebugModel The JavaScript debug model
ScriptResolver This is the default base class for all IScriptResolvers

Clients must extend this class and not directly implement the interface IScriptResolver
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.