public class ResolvedImplicitFirstArgument extends ImplicitFirstArgument
| Constructor and Description |
|---|
ResolvedImplicitFirstArgument(XAbstractFeatureCall featureCall,
XAbstractFeatureCall implicitReceiver,
ExpressionTypeComputationState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToComputationState()
Apply this candidate to the current computation state model.
|
void |
applyToModel(IResolvedTypes resolvedTypes)
Injects the resolved information into the model.
|
validategetExpression, getFeature, getFeatureCall, getOwner, getPreferredCandidate, getState, getTypeArguments, isExtension, isStatic, isTypeLiteralpublic ResolvedImplicitFirstArgument(XAbstractFeatureCall featureCall, XAbstractFeatureCall implicitReceiver, ExpressionTypeComputationState state)
public void applyToComputationState()
ILinkingCandidateapplyToComputationState in interface ILinkingCandidateapplyToComputationState in class AbstractImplicitFeaturepublic void applyToModel(IResolvedTypes resolvedTypes)
IApplicableCandidateapplyToModel in interface IApplicableCandidateapplyToModel in interface ILinkingCandidateapplyToModel in class ImplicitFirstArgument