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