public static interface ExprCastNode.CasterParserComputerForge
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenPremade(java.lang.Class evaluationType,
CodegenExpression input,
java.lang.Class inputType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
ExprCastNode.CasterParserComputer |
getEvaluatorComputer() |
boolean |
isConstantForConstInput() |
boolean isConstantForConstInput()
CodegenExpression codegenPremade(java.lang.Class evaluationType, CodegenExpression input, java.lang.Class inputType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
ExprCastNode.CasterParserComputer getEvaluatorComputer()