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