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