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

Packages that use TPlsqlCreateTypeBody
gudusoft.gsqlparser.nodes   
 

Uses of TPlsqlCreateTypeBody in gudusoft.gsqlparser.nodes
 

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