Uses of Enum
gudusoft.gsqlparser.nodes.functions.TRangeNFunction.ERangeSpec
Packages that use TRangeNFunction.ERangeSpec
-
Uses of TRangeNFunction.ERangeSpec in gudusoft.gsqlparser.nodes.functions
Methods in gudusoft.gsqlparser.nodes.functions that return TRangeNFunction.ERangeSpecModifier and TypeMethodDescriptionTRangeNFunction.getRangeSpec()static TRangeNFunction.ERangeSpecReturns the enum constant of this type with the specified name.static TRangeNFunction.ERangeSpec[]TRangeNFunction.ERangeSpec.values()Returns an array containing the constants of this enum type, in the order they are declared.