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