Uses of Class
gudusoft.gsqlparser.nodes.mdx.EMdxConstruct

Packages that use EMdxConstruct
gudusoft.gsqlparser.nodes.mdx   
 

Uses of EMdxConstruct in gudusoft.gsqlparser.nodes.mdx
 

Methods in gudusoft.gsqlparser.nodes.mdx that return EMdxConstruct
static EMdxConstruct EMdxConstruct.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EMdxConstruct[] EMdxConstruct.values()
          Returns an array containing the constants of this enum type, in the order they're declared.