public class CodegenLegoCast extends Object
Constructor and Description |
---|
CodegenLegoCast() |
Modifier and Type | Method and Description |
---|---|
static void |
asDoubleNullReturnNull(CodegenBlock block,
String variable,
ExprForge forge,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
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, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
Copyright © 2005–2018. All rights reserved.