JavaScript Development Tools
Release 3.2

Uses of Interface
org.eclipse.wst.jsdt.debug.core.model.IScriptResolver

Packages that use IScriptResolver
org.eclipse.wst.jsdt.debug.core.model   
 

Uses of IScriptResolver in org.eclipse.wst.jsdt.debug.core.model
 

Classes in org.eclipse.wst.jsdt.debug.core.model that implement IScriptResolver
 class 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.