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

Packages that use TPlsqlCursorDeclStmt
gudusoft.gsqlparser.nodes   
 

Uses of TPlsqlCursorDeclStmt in gudusoft.gsqlparser.nodes
 

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