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