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