public class GCQLNode extends Object implements Serializable
| Constructor and Description |
|---|
GCQLNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
printNode(int numStars)
prints the node as part of the tree to which it belongs
|
String |
toCQL()
Decompiles a parse-tree into a CQL query.
|
public String toCQL()
public void printNode(int numStars)
numSpaces - Copyright © 2017. All Rights Reserved.