public class CodegenLegoCast extends Object
Constructor and Description |
---|
CodegenLegoCast() |
Modifier and Type | Method and Description |
---|---|
static void |
asDoubleNullReturnNull(CodegenBlock block,
String variable,
ExprForge forge,
CodegenParamSetExprPremade params,
CodegenContext context) |
static CodegenExpression |
castSafeFromObjectType(Class targetType,
CodegenExpression value) |
public static CodegenExpression castSafeFromObjectType(Class targetType, CodegenExpression value)
public static void asDoubleNullReturnNull(CodegenBlock block, String variable, ExprForge forge, CodegenParamSetExprPremade params, CodegenContext context)