public abstract class ExprDotNodeForge extends Object implements ExprForgeInstrumentable
Constructor and Description |
---|
ExprDotNodeForge() |
Modifier and Type | Method and Description |
---|---|
abstract FilterExprAnalyzerAffector |
getFilterExprAnalyzerAffector() |
ExprForgeConstantType |
getForgeConstantType() |
abstract String |
getRootPropertyName() |
abstract Integer |
getStreamNumReferenced() |
abstract boolean |
isLocalInlinedClass() |
abstract boolean |
isReturnsConstantResult() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateCodegenUninstrumented
evaluateCodegen, getEvaluationType, getExprEvaluator, getForgeRenderable
public abstract boolean isReturnsConstantResult()
public abstract boolean isLocalInlinedClass()
public abstract FilterExprAnalyzerAffector getFilterExprAnalyzerAffector()
public abstract Integer getStreamNumReferenced()
public abstract String getRootPropertyName()
public ExprForgeConstantType getForgeConstantType()
getForgeConstantType
in interface ExprForge
Copyright © 2005–2022. All rights reserved.