Package | Description |
---|---|
org.eclipse.wst.jsdt.core.infer |
Modifier and Type | Class and Description |
---|---|
class |
InferEngine
The default inference engine.
|
Modifier and Type | Method and Description |
---|---|
IInferEngine[] |
InferrenceManager.getInferenceEngines(org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration script)
The base Inference Engine is always added first.
|
IInferEngine |
InferrenceProvider.getInferEngine()
Get the inference engine for this inference provider, or null if one will not be provided.
|
IInferEngine |
DefaultInferrenceProvider.getInferEngine() |
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.