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