Uses of Class
gudusoft.gsqlparser.stmt.oracle.TPlsqlCreateProcedure

Packages that use TPlsqlCreateProcedure
gudusoft.gsqlparser.nodes   
 

Uses of TPlsqlCreateProcedure in gudusoft.gsqlparser.nodes
 

Methods in gudusoft.gsqlparser.nodes with parameters of type TPlsqlCreateProcedure
 void TParseTreeVisitor.postVisit(TPlsqlCreateProcedure node)
           
 void TParseTreeVisitor.preVisit(TPlsqlCreateProcedure node)