public abstract class ExprDotNodeForge extends Object implements ExprForge
Constructor and Description |
---|
ExprDotNodeForge() |
Modifier and Type | Method and Description |
---|---|
abstract FilterExprAnalyzerAffector |
getFilterExprAnalyzerAffector() |
abstract String |
getRootPropertyName() |
abstract Integer |
getStreamNumReferenced() |
abstract boolean |
isReturnsConstantResult() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateCodegen, getComplexity, getEvaluationType, getExprEvaluator, getForgeRenderable
public abstract boolean isReturnsConstantResult()
public abstract FilterExprAnalyzerAffector getFilterExprAnalyzerAffector()
public abstract Integer getStreamNumReferenced()
public abstract String getRootPropertyName()