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