public class ExprTypeofNodeForgeInnerEval extends ExprTypeofNodeForge
Constructor and Description |
---|
ExprTypeofNodeForgeInnerEval(ExprTypeofNode parent) |
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) |
ExprEvaluator |
getExprEvaluator() |
ExprForgeConstantType |
getForgeConstantType() |
ExprNodeRenderable |
getForgeRenderable() |
getEvaluationType
public ExprTypeofNodeForgeInnerEval(ExprTypeofNode parent)
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 ExprNodeRenderable getForgeRenderable()
Copyright © 2005–2019. All rights reserved.