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