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