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