public interface IResolvedFeature
JvmFeature.| Modifier and Type | Method and Description |
|---|---|
LightweightTypeReference |
getContextType()
Returns the current context type.
|
org.eclipse.xtext.common.types.JvmFeature |
getDeclaration()
Returns the declared feature that is resolved.
|
LightweightTypeReference |
getResolvedDeclarator()
Returns the resolved type of the declarator of this
declaration. |
java.lang.String |
getResolvedErasureSignature()
Returns the resolved erased signature of this feature.
|
java.lang.String |
getResolvedSignature()
Returns the resolved signature of this feature.
|
java.lang.String |
getSimpleSignature()
Returns the simple signature of this feature.
|
java.lang.String getResolvedSignature()
List<String>.addAll(int, Collection<E>) is
addAll(int,java.util.Collection<String>).java.lang.String getSimpleSignature()
List<String>.addAll(int, Collection<E>) is
addAll(int, Collection<String>).java.lang.String getResolvedErasureSignature()
List<String>.addAll(int,java.util.Collection<E>) is
addAll(int,Collection).org.eclipse.xtext.common.types.JvmFeature getDeclaration()
LightweightTypeReference getContextType()
LightweightTypeReference getResolvedDeclarator()
declaration.