public class ExprPlugInSingleRowNodeForgeNC extends ExprPlugInSingleRowNodeForge
Constructor and Description |
---|
ExprPlugInSingleRowNodeForgeNC(ExprPlugInSingleRowNode parent,
ExprDotNodeForgeStaticMethod inner) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
evaluateCodegen(Class requiredType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
CodegenExpression |
evaluateCodegenUninstrumented(Class requiredType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
CodegenExpression |
eventBeanGetCodegen(CodegenExpression beanExpression,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
Class |
getEvaluationType() |
ExprEvaluator |
getExprEvaluator() |
ExprForgeConstantType |
getForgeConstantType() |
Method |
getMethod() |
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(Class requiredType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
public CodegenExpression evaluateCodegenUninstrumented(Class requiredType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
public Class getEvaluationType()
public CodegenExpression eventBeanGetCodegen(CodegenExpression beanExpression, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
Copyright © 2005–2018. All rights reserved.