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