Constructor and Description |
---|
ExprMathNodeForge(ExprMathNode parent,
MathArithTypeEnum.Computer arithTypeEnumComputer,
Class resultType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
evaluateCodegen(CodegenParamSetExprPremade params,
CodegenContext context) |
ExprForgeComplexityEnum |
getComplexity() |
Class |
getEvaluationType() |
ExprEvaluator |
getExprEvaluator() |
ExprMathNode |
getForgeRenderable() |
public ExprMathNodeForge(ExprMathNode parent, MathArithTypeEnum.Computer arithTypeEnumComputer, Class resultType)
public ExprEvaluator getExprEvaluator()
getExprEvaluator
in interface ExprForge
public Class getEvaluationType()
getEvaluationType
in interface ExprForge
public CodegenExpression evaluateCodegen(CodegenParamSetExprPremade params, CodegenContext context)
evaluateCodegen
in interface ExprForge
public ExprForgeComplexityEnum getComplexity()
getComplexity
in interface ExprForge
public ExprMathNode getForgeRenderable()
getForgeRenderable
in interface ExprForge