Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TValueRowItem |
TValueRowItemList.getValueRowItem(int position) |
Modifier and Type | Method and Description |
---|---|
void |
TValueRowItemList.addValueRowItem(TValueRowItem valueRowItem) |
void |
TParseTreeVisitor.postVisit(TValueRowItem node) |
void |
TParseTreeVisitor.preVisit(TValueRowItem node) |
Copyright © 2019. All rights reserved.