public class DTLocalBeanIntervalNoEndTSForge extends Object implements DTLocalForge
Modifier and Type | Field and Description |
---|---|
protected EventPropertyGetterSPI |
getter |
protected Class |
getterResultType |
protected DTLocalForge |
inner |
protected Class |
returnType |
Constructor and Description |
---|
DTLocalBeanIntervalNoEndTSForge(EventPropertyGetterSPI getter,
Class getterResultType,
DTLocalForge inner,
Class returnType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(CodegenExpression inner,
Class innerType,
CodegenParamSetExprPremade params,
CodegenContext context) |
DTLocalEvaluator |
getDTEvaluator() |
protected final EventPropertyGetterSPI getter
protected final Class getterResultType
protected final DTLocalForge inner
protected final Class returnType
public DTLocalBeanIntervalNoEndTSForge(EventPropertyGetterSPI getter, Class getterResultType, DTLocalForge inner, Class returnType)
public DTLocalEvaluator getDTEvaluator()
getDTEvaluator
in interface DTLocalForge
public CodegenExpression codegen(CodegenExpression inner, Class innerType, CodegenParamSetExprPremade params, CodegenContext context)
codegen
in interface DTLocalForge