java.lang.Object
com.espertech.esper.common.internal.epl.expression.core.ExprNodeBase
com.espertech.esper.common.internal.epl.expression.time.node.ExprTimePeriodImpl
All Implemented Interfaces:
ExprNode, ExprNodeRenderable, ExprValidator, TimePeriodEval, ExprTimePeriod

public class ExprTimePeriodImpl extends ExprNodeBase implements ExprTimePeriod, TimePeriodEval
Expression representing a time period.

Child nodes to this expression carry the actual parts and must return a numeric value.