JavaScript Development Tools
Release 3.2

Uses of Class
org.eclipse.wst.jsdt.core.infer.InferOptions

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

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

Methods in org.eclipse.wst.jsdt.core.infer with parameters of type InferOptions
 void InferEngine.initializeOptions(InferOptions options)
          Overriden by client who wish to update the infer options
 void IInferEngine.initializeOptions(InferOptions inferOptions)
          Provides inference options to the engine.
 

Constructors in org.eclipse.wst.jsdt.core.infer with parameters of type InferOptions
InferEngine(InferOptions inferOptions)
           
 


JavaScript Development Tools
Release 3.2

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