public abstract class ExprPlugInSingleRowNodeForge extends Object implements ExprForgeInstrumentable, EventPropertyValueGetterForge
Constructor and Description |
---|
ExprPlugInSingleRowNodeForge(ExprPlugInSingleRowNode parent,
boolean isReturnsConstantResult) |
Modifier and Type | Method and Description |
---|---|
ExprNodeRenderable |
getForgeRenderable() |
abstract Method |
getMethod() |
protected CodegenExpression[] |
getMethodAsParams() |
boolean |
isHasMethodInvocationContextParam() |
boolean |
isReturnsConstantResult() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateCodegenUninstrumented
evaluateCodegen, getEvaluationType, getExprEvaluator, getForgeConstantType
eventBeanGetCodegen
public ExprPlugInSingleRowNodeForge(ExprPlugInSingleRowNode parent, boolean isReturnsConstantResult)
public abstract Method getMethod()
public boolean isHasMethodInvocationContextParam()
public boolean isReturnsConstantResult()
public ExprNodeRenderable getForgeRenderable()
getForgeRenderable
in interface ExprForge
protected CodegenExpression[] getMethodAsParams()
Copyright © 2005–2018. All rights reserved.