Uses of Enum
gudusoft.gsqlparser.nodes.mdx.EMdxQuoting
Packages that use EMdxQuoting
-
Uses of EMdxQuoting in gudusoft.gsqlparser.nodes.mdx
Methods in gudusoft.gsqlparser.nodes.mdx that return EMdxQuotingModifier and TypeMethodDescriptionIMdxIdentifierSegment.getQuoting()Returns how this Segment is quoted.TMdxKeySegment.getQuoting()TMdxNameSegment.getQuoting()static EMdxQuotingReturns the enum constant of this type with the specified name.static EMdxQuoting[]EMdxQuoting.values()Returns an array containing the constants of this enum type, in the order they are declared.