public class WTreeRoot extends AWTreeNode
AWTreeNode.WTNodeType
Constructor and Description |
---|
WTreeRoot(Hop root,
List<Hop> decompressList) |
Modifier and Type | Method and Description |
---|---|
List<Hop> |
getDecompressList() |
Hop |
getRoot()
Get the Root hop instruction, that is producing a result used in the rest of the tree.
|
addChild, addOp, getChildNodes, getOps, getType, isEmpty, toString
Copyright © 2021 The Apache Software Foundation. All rights reserved.