public class GCQLFuseNode extends GCQLNode
| Constructor and Description |
|---|
GCQLFuseNode() |
| Modifier and Type | Method and Description |
|---|---|
ModifierSet |
getFuseMode() |
void |
printNode(int numStars)
prints the node as part of the tree to which it belongs
|
void |
setFuseMode(ModifierSet key) |
String |
toCQL()
Decompiles a parse-tree into a CQL query.
|
public GCQLNode subtree
public void setFuseMode(ModifierSet key)
public ModifierSet getFuseMode()
public String toCQL()
GCQLNodeCopyright © 2014. All Rights Reserved.