Constructor and Description |
---|
ExprConcatNodeForge(ExprConcatNode parent,
ConfigurationEngineDefaults.ThreadingProfile threadingProfile) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
evaluateCodegen(java.lang.Class requiredType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
ExprForgeComplexityEnum |
getComplexity() |
java.lang.Class |
getEvaluationType() |
ExprEvaluator |
getExprEvaluator() |
ExprConcatNode |
getForgeRenderable() |
public ExprConcatNodeForge(ExprConcatNode parent, ConfigurationEngineDefaults.ThreadingProfile threadingProfile)
public ExprConcatNode getForgeRenderable()
getForgeRenderable
in interface ExprForge
public ExprEvaluator getExprEvaluator()
getExprEvaluator
in interface ExprForge
public CodegenExpression evaluateCodegen(java.lang.Class requiredType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
evaluateCodegen
in interface ExprForge
public ExprForgeComplexityEnum getComplexity()
getComplexity
in interface ExprForge
public java.lang.Class getEvaluationType()
getEvaluationType
in interface ExprForge