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

Packages that use TPlsqlCreateFunction
gudusoft.gsqlparser.nodes   
 

Uses of TPlsqlCreateFunction in gudusoft.gsqlparser.nodes
 

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