Package | Description |
---|---|
com.espertech.esper.epl.methodbase |
Dot-method validation for enumeration and date-time methods.
|
Modifier and Type | Method and Description |
---|---|
static DotMethodFPProvided |
DotMethodUtil.getProvidedFootprint(List<ExprNode> parameters) |
Modifier and Type | Method and Description |
---|---|
static String |
DotMethodFP.toStringProvided(DotMethodFPProvided provided,
boolean isLambdaApplies) |
static DotMethodFP |
DotMethodUtil.validateParametersDetermineFootprint(DotMethodFP[] footprints,
DotMethodTypeEnum methodType,
String methodUsedName,
DotMethodFPProvided providedFootprint,
DotMethodInputTypeMatcher inputTypeMatcher) |