public class TimerScheduleSpecComputeFromExprForge extends Object implements TimerScheduleSpecComputeForge
Constructor and Description |
---|
TimerScheduleSpecComputeFromExprForge(ExprNode dateNode,
ExprNode repetitionsNode,
ExprTimePeriod periodNode) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
CodegenClassScope classScope) |
void |
verifyComputeAllConst(ExprValidationContext validationContext) |
public TimerScheduleSpecComputeFromExprForge(ExprNode dateNode, ExprNode repetitionsNode, ExprTimePeriod periodNode)
public CodegenExpression make(CodegenMethodScope parent, CodegenClassScope classScope)
make
in interface TimerScheduleSpecComputeForge
public void verifyComputeAllConst(ExprValidationContext validationContext) throws ScheduleParameterException
verifyComputeAllConst
in interface TimerScheduleSpecComputeForge
ScheduleParameterException
Copyright © 2005–2018. All rights reserved.