public final class OperatorImplementationDependency extends ScalarImplementationDependency
ImplementationDependency.Factory| Constructor and Description |
|---|
OperatorImplementationDependency(OperatorType operator,
TypeSignature returnType,
List<TypeSignature> argumentTypes,
Optional<InvocationConvention> invocationConvention) |
| Modifier and Type | Method and Description |
|---|---|
OperatorType |
getOperator() |
equals, getSignature, hashCode, resolveclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcheckTypeParameters, getImplementationDependencyAnnotation, isImplementationDependencyAnnotation, validateImplementationDependencyAnnotationpublic OperatorImplementationDependency(OperatorType operator, TypeSignature returnType, List<TypeSignature> argumentTypes, Optional<InvocationConvention> invocationConvention)
public OperatorType getOperator()
Copyright © 2012–2019. All rights reserved.