public class ExprDotNodeRealizedChain extends Object
Constructor and Description |
---|
ExprDotNodeRealizedChain(ExprDotEval[] chain,
ExprDotEval[] chainWithUnpack,
FilterExprAnalyzerAffector filterAnalyzerDesc) |
Modifier and Type | Method and Description |
---|---|
ExprDotEval[] |
getChain() |
ExprDotEval[] |
getChainWithUnpack() |
FilterExprAnalyzerAffector |
getFilterAnalyzerDesc() |
public ExprDotNodeRealizedChain(ExprDotEval[] chain, ExprDotEval[] chainWithUnpack, FilterExprAnalyzerAffector filterAnalyzerDesc)
public ExprDotEval[] getChain()
public ExprDotEval[] getChainWithUnpack()
public FilterExprAnalyzerAffector getFilterAnalyzerDesc()