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

Packages that use TPlsqlIfStmt
gudusoft.gsqlparser.nodes   
 

Uses of TPlsqlIfStmt in gudusoft.gsqlparser.nodes
 

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