public class GCQLRelation extends GCQLNode
| Constructor and Description |
|---|
GCQLRelation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBase() |
ArrayList<Modifier> |
getModifiers() |
void |
setBase(String base) |
void |
setModifiers(ArrayList<Modifier> modifiers) |
String |
toCQL()
Decompiles a parse-tree into a CQL query.
|
Copyright © 2017. All Rights Reserved.