public interface FunctionConstraint
FunctionSignatures
can have.Modifier and Type | Method and Description |
---|---|
boolean |
eval(int argCount,
Type type)
Returns true if the constraint is satisfied for the given function type and argument count.
|
boolean eval(int argCount, Type type)
argCount
- type
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.