Package | Description |
---|---|
gudusoft.gsqlparser.nodes.functions |
Modifier and Type | Method and Description |
---|---|
TRangeNFunction.ERangeSpec |
TRangeNFunction.getRangeSpec() |
static TRangeNFunction.ERangeSpec |
TRangeNFunction.ERangeSpec.valueOf(String name)
Returns 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.
|