public class ExprDotEvalDTFactory
extends java.lang.Object
Constructor and Description |
---|
ExprDotEvalDTFactory() |
Modifier and Type | Method and Description |
---|---|
static ExprDotEvalDTMethodDesc |
validateMake(StreamTypeService streamTypeService,
java.util.Deque<ExprChainedSpec> chainSpecStack,
DatetimeMethodEnum dtMethod,
java.lang.String dtMethodName,
EPType inputType,
java.util.List<ExprNode> parameters,
ExprDotNodeFilterAnalyzerInput inputDesc) |
public static ExprDotEvalDTMethodDesc validateMake(StreamTypeService streamTypeService, java.util.Deque<ExprChainedSpec> chainSpecStack, DatetimeMethodEnum dtMethod, java.lang.String dtMethodName, EPType inputType, java.util.List<ExprNode> parameters, ExprDotNodeFilterAnalyzerInput inputDesc) throws ExprValidationException
ExprValidationException