public abstract class ExprPlugInSingleRowNodeForge extends Object implements ExprForge
Constructor and Description |
---|
ExprPlugInSingleRowNodeForge(ExprPlugInSingleRowNode parent,
boolean isReturnsConstantResult) |
Modifier and Type | Method and Description |
---|---|
ExprNodeRenderable |
getForgeRenderable() |
boolean |
isReturnsConstantResult() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateCodegen, getComplexity, getEvaluationType, getExprEvaluator
public ExprPlugInSingleRowNodeForge(ExprPlugInSingleRowNode parent, boolean isReturnsConstantResult)
public boolean isReturnsConstantResult()
public ExprNodeRenderable getForgeRenderable()
getForgeRenderable
in interface ExprForge