Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TCharacterDatatypeProperty |
TTypeName.getCharacterDatatypeProperty() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TCharacterDatatypeProperty node) |
void |
TParseTreeVisitor.preVisit(TCharacterDatatypeProperty node) |
void |
TTypeName.setCharacterDatatypeProperty(TCharacterDatatypeProperty characterDatatypeProperty) |