Uses of Class
gudusoft.gsqlparser.stmt.mssql.TMssqlLabel

Packages that use TMssqlLabel
gudusoft.gsqlparser.nodes   
 

Uses of TMssqlLabel in gudusoft.gsqlparser.nodes
 

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