JavaScript Development Tools
Release 3.2

Uses of Interface
org.eclipse.wst.jsdt.core.infer.IInferenceFile

Packages that use IInferenceFile
org.eclipse.wst.jsdt.core.infer   
 

Uses of IInferenceFile in org.eclipse.wst.jsdt.core.infer
 

Methods in org.eclipse.wst.jsdt.core.infer with parameters of type IInferenceFile
 int DefaultInferrenceProvider.applysTo(IInferenceFile scriptFile)
           
 int InferrenceProvider.applysTo(IInferenceFile scriptFile)
          Determine if this inference provider applies to a script
 InferrenceProvider[] InferrenceManager.getInferenceProviders(IInferenceFile script)
           
 


JavaScript Development Tools
Release 3.2

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