| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2.island |
| Modifier and Type | Method and Description |
|---|---|
ClausePart |
ClauseScopeAnnotator.ClauseScopeResult.partAt(int index)
The clause the token at
index belongs to. |
static ClausePart |
ClausePart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClausePart[] |
ClausePart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|