Uses of Class
gudusoft.gsqlparser.stmt.redshift.TRedshiftClose
Packages that use TRedshiftClose
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TRedshiftClose in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TRedshiftCloseModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TRedshiftClose node) voidTParseTreeVisitor.preVisit(TRedshiftClose node)