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

Packages that use TPlsqlCloseStmt
gudusoft.gsqlparser.nodes   
 

Uses of TPlsqlCloseStmt in gudusoft.gsqlparser.nodes
 

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