Uses of Class
gudusoft.gsqlparser.nodes.TConstantList

Packages that use TConstantList
gudusoft.gsqlparser.nodes   
 

Uses of TConstantList in gudusoft.gsqlparser.nodes
 

Methods in gudusoft.gsqlparser.nodes that return TConstantList
 TConstantList TSampleClause.getCount_fraction_description_list()
           
 TConstantList TWhenClauseItem.getCount_fraction_description_list()
          Teradata: count,fraction description list of sample clause
 

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