Uses of Class
gudusoft.gsqlparser.nodes.TNewVariantTypeArgument

Packages that use TNewVariantTypeArgument
gudusoft.gsqlparser.nodes   
 

Uses of TNewVariantTypeArgument in gudusoft.gsqlparser.nodes
 

Methods in gudusoft.gsqlparser.nodes that return TNewVariantTypeArgument
 TNewVariantTypeArgument TNewVariantTypeArgumentList.getNewVariantTypeArgument(int position)
           
 

Methods in gudusoft.gsqlparser.nodes with parameters of type TNewVariantTypeArgument
 void TNewVariantTypeArgumentList.addNewVariantTypeArgument(TNewVariantTypeArgument arg)