public class ExprPlugInSingleRowNodeForgeNC extends ExprPlugInSingleRowNodeForge
Constructor and Description |
---|
ExprPlugInSingleRowNodeForgeNC(ExprPlugInSingleRowNode parent,
ExprDotNodeForgeStaticMethod inner) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
evaluateCodegen(EPTypeClass requiredType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
CodegenExpression |
evaluateCodegenUninstrumented(EPTypeClass requiredType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
CodegenExpression |
eventBeanWithCtxGet(CodegenExpression beanExpression,
CodegenExpression ctxExpression,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
EPType |
getEvaluationType() |
ExprEvaluator |
getExprEvaluator() |
ExprForgeConstantType |
getForgeConstantType() |
Method |
getMethod() |
boolean |
isLocalInlinedClass() |
getForgeRenderable, getMethodAsParams, isHasMethodInvocationContextParam, isReturnsConstantResult
public ExprPlugInSingleRowNodeForgeNC(ExprPlugInSingleRowNode parent, ExprDotNodeForgeStaticMethod inner)
public Method getMethod()
getMethod
in class ExprPlugInSingleRowNodeForge
public ExprEvaluator getExprEvaluator()
public ExprForgeConstantType getForgeConstantType()
public CodegenExpression evaluateCodegen(EPTypeClass requiredType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
public CodegenExpression evaluateCodegenUninstrumented(EPTypeClass requiredType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
public EPType getEvaluationType()
public CodegenExpression eventBeanWithCtxGet(CodegenExpression beanExpression, CodegenExpression ctxExpression, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
public boolean isLocalInlinedClass()
isLocalInlinedClass
in class ExprPlugInSingleRowNodeForge
Copyright © 2005–2021. All rights reserved.