public class DotMethodUtil extends Object
Constructor and Description |
---|
DotMethodUtil() |
Modifier and Type | Method and Description |
---|---|
static DotMethodFPProvided |
getProvidedFootprint(List<ExprNode> parameters) |
static DotMethodFP |
validateParametersDetermineFootprint(DotMethodFP[] footprints,
DotMethodTypeEnum methodType,
String methodUsedName,
DotMethodFPProvided providedFootprint,
DotMethodInputTypeMatcher inputTypeMatcher) |
public static DotMethodFPProvided getProvidedFootprint(List<ExprNode> parameters)
public static DotMethodFP validateParametersDetermineFootprint(DotMethodFP[] footprints, DotMethodTypeEnum methodType, String methodUsedName, DotMethodFPProvided providedFootprint, DotMethodInputTypeMatcher inputTypeMatcher) throws ExprValidationException
ExprValidationException