public class TypeLiteralLinkingCandidateResolver extends PendingLinkingCandidateResolver<XAbstractFeatureCall>
| Constructor and Description |
|---|
TypeLiteralLinkingCandidateResolver(XAbstractFeatureCall expression) |
| Modifier and Type | Method and Description |
|---|---|
protected IFeatureLinkingCandidate |
getLinkingCandidate(XExpression target) |
protected void |
internalSetValue(org.eclipse.emf.ecore.InternalEObject featureCall,
org.eclipse.emf.ecore.EReference structuralFeature,
org.eclipse.xtext.common.types.JvmIdentifiableElement newValue) |
getExpression, resolveLinkingProxypublic TypeLiteralLinkingCandidateResolver(XAbstractFeatureCall expression)
protected void internalSetValue(org.eclipse.emf.ecore.InternalEObject featureCall,
org.eclipse.emf.ecore.EReference structuralFeature,
org.eclipse.xtext.common.types.JvmIdentifiableElement newValue)
internalSetValue in class PendingLinkingCandidateResolver<XAbstractFeatureCall>protected IFeatureLinkingCandidate getLinkingCandidate(XExpression target)