public class DTLocalCalOpsLongForge extends Object implements DTLocalForge
Modifier and Type | Field and Description |
---|---|
protected List<CalendarForge> |
calendarForges |
protected TimeAbacus |
timeAbacus |
Constructor and Description |
---|
DTLocalCalOpsLongForge(List<CalendarForge> calendarForges,
TimeAbacus timeAbacus) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(CodegenExpression inner,
Class innerType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
DTLocalEvaluator |
getDTEvaluator() |
protected final TimeAbacus timeAbacus
protected final List<CalendarForge> calendarForges
public DTLocalCalOpsLongForge(List<CalendarForge> calendarForges, TimeAbacus timeAbacus)
public DTLocalEvaluator getDTEvaluator()
getDTEvaluator
in interface DTLocalForge
public CodegenExpression codegen(CodegenExpression inner, Class innerType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
codegen
in interface DTLocalForge
Copyright © 2005–2018. All rights reserved.