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