Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.couchbase |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TBinding> |
TGroupBy.getBindings() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TBinding node) |
void |
TParseTreeVisitor.preVisit(TBinding node) |
Modifier and Type | Method and Description |
---|---|
void |
TGroupBy.setBindings(TPTNodeList<TBinding> bindings) |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TBinding> |
TUpdateFor.getBindings() |
TPTNodeList<TBinding> |
TCollPredBase.getBindings() |
TPTNodeList<TBinding> |
TCollMapBase.getBindings() |
Copyright © 2019. All rights reserved.