Modifier and type | Type and description |
---|---|
interface | ICastOperationCandidateSelector.ISelector Do the selection of a specific operation description. |
Modifier and type | Action and description |
---|---|
abstract ISelector | prepare(AbstractTypeComputationState,LightweightTypeReference,LightweightTypeReference) Replies if the given description is a valid candidate for a cast linked operation. |
def prepare(AbstractTypeComputationState,LightweightTypeReference,LightweightTypeReference) : ISelector