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 |
eventBeanWithCtxGet(CodegenExpression beanExpression,
CodegenExpression ctxExpression,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
Class |
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(Class requiredType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
public CodegenExpression evaluateCodegenUninstrumented(Class requiredType, CodegenMethodScope codegenMethodScope, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
public Class getEvaluationType()
public CodegenExpression eventBeanWithCtxGet(CodegenExpression beanExpression, CodegenExpression ctxExpression, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
public boolean isLocalInlinedClass()
isLocalInlinedClass
in class ExprPlugInSingleRowNodeForge
Copyright © 2005–2020. All rights reserved.