public class CodegenLegoCast
extends java.lang.Object
Constructor and Description |
---|
CodegenLegoCast() |
Modifier and Type | Method and Description |
---|---|
static void |
asDoubleNullReturnNull(CodegenBlock block,
java.lang.String variable,
ExprForge forge,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
castSafeFromObjectType(java.lang.Class targetType,
CodegenExpression value) |
public static CodegenExpression castSafeFromObjectType(java.lang.Class targetType, CodegenExpression value)
public static void asDoubleNullReturnNull(CodegenBlock block, java.lang.String variable, ExprForge forge, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)