|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInferEngine | |
---|---|
org.eclipse.wst.jsdt.core.infer |
Uses of IInferEngine in org.eclipse.wst.jsdt.core.infer |
---|
Classes in org.eclipse.wst.jsdt.core.infer that implement IInferEngine | |
---|---|
class |
InferEngine
The default inference engine. |
Methods in org.eclipse.wst.jsdt.core.infer that return IInferEngine | |
---|---|
IInferEngine[] |
InferrenceManager.getInferenceEngines(org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration script)
|
IInferEngine |
DefaultInferrenceProvider.getInferEngine()
|
IInferEngine |
InferrenceProvider.getInferEngine()
Get the inference engine for this inference provider, or null if one will not be provided. |
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |