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