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