public final class OperatorValidator extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
validateOperator(OperatorType operatorType,
TypeSignature returnType,
List<TypeSignature> argumentTypes) |
public static void validateOperator(OperatorType operatorType, TypeSignature returnType, List<TypeSignature> argumentTypes)
Copyright © 2012–2019. All rights reserved.