Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.hive |
Modifier and Type | Method and Description |
---|---|
THiveVariable |
TExpression.getHive_variable() |
Modifier and Type | Method and Description |
---|---|
TParseTreeNode |
TNodeFactory.createSimpleExpression(THiveVariable variable) |
void |
TParseTreeVisitor.postVisit(THiveVariable node) |
void |
TParseTreeVisitor.preVisit(THiveVariable node) |
void |
TExpression.setHive_variable(THiveVariable hive_variable) |
Modifier and Type | Method and Description |
---|---|
THiveVariable |
THiveVariable.getNestedVar() |
Modifier and Type | Method and Description |
---|---|
void |
THiveVariable.setNestedVar(THiveVariable nestedVar) |
Copyright © 2019. All rights reserved.