Uses of Enum
gudusoft.gsqlparser.pp.para.styleenums.TCaseOption
Packages that use TCaseOption
-
Uses of TCaseOption in gudusoft.gsqlparser.pp.para
Fields in gudusoft.gsqlparser.pp.para declared as TCaseOptionModifier and TypeFieldDescriptionGFmtOpt.caseDatatype//todo add sample36GFmtOpt.caseFuncname//todo add sample35GFmtOpt.caseIdentifier//todo add sample33GFmtOpt.caseKeywords//todo add sample32GFmtOpt.caseQuotedIdentifier//todo add sample34 -
Uses of TCaseOption in gudusoft.gsqlparser.pp.para.styleenums
Methods in gudusoft.gsqlparser.pp.para.styleenums that return TCaseOptionModifier and TypeMethodDescriptionstatic TCaseOptionstatic TCaseOptionReturns the enum constant of this type with the specified name.static TCaseOption[]TCaseOption.values()Returns an array containing the constants of this enum type, in the order they are declared.