| Package | Description |
|---|---|
| gudusoft.gsqlparser.common.structured |
| Modifier and Type | Method and Description |
|---|---|
StructuredPathSegmentKind |
StructuredPathSegment.getKind() |
static StructuredPathSegmentKind |
StructuredPathSegmentKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructuredPathSegmentKind[] |
StructuredPathSegmentKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|