Uses of Enum
gudusoft.gsqlparser.nodes.mdx.EMdxExpSyntax
Packages that use EMdxExpSyntax
-
Uses of EMdxExpSyntax in gudusoft.gsqlparser.nodes.mdx
Methods in gudusoft.gsqlparser.nodes.mdx that return EMdxExpSyntaxModifier and TypeMethodDescriptionTMdxFunctionNode.getExpSyntax()TMdxPropertyNode.getExpSyntax()static EMdxExpSyntaxReturns the enum constant of this type with the specified name.static EMdxExpSyntax[]EMdxExpSyntax.values()Returns an array containing the constants of this enum type, in the order they are declared.