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