public interface IResolvedField extends IResolvedFeature
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.xtext.common.types.JvmField |
getDeclaration()
Returns the declared feature that is resolved.
|
LightweightTypeReference |
getResolvedType()
Returns the resolved type in the current context.
|
getContextType, getResolvedDeclarator, getResolvedErasureSignature, getResolvedSignature, getSimpleSignatureLightweightTypeReference getResolvedType()
IResolvedFeature.getContextType()org.eclipse.xtext.common.types.JvmField getDeclaration()
IResolvedFeaturegetDeclaration in interface IResolvedFeature