public class EMFTypeInferrer extends AbstractTypeInferrer
ITypeInferrer.NullTypeInferrer| Constructor and Description |
|---|
EMFTypeInferrer() |
| Modifier and Type | Method and Description |
|---|---|
IInputKey |
getInferredVariableType(Variable var)
Returns the inferred type of a variable
|
getDeclaredType, getVariableJvmType, getVariableReferenceType, getVariableTypepublic IInputKey getInferredVariableType(Variable var)
ITypeInferrer