Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TTrimArgument |
TFunctionCall.getTrimArgument() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TTrimArgument node) |
void |
TParseTreeVisitor.preVisit(TTrimArgument node) |
void |
TFunctionCall.setTrimArgument(TTrimArgument trimArgument) |
Copyright © 2019. All rights reserved.