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