| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2.island |
| Modifier and Type | Method and Description |
|---|---|
BlockKind |
BlockScopeDetector.BlockScope.getKind() |
BlockKind |
BlockScopeDetector.BlockScopeResult.kindAt(int index)
Kind of block the token at
index sits directly inside. |
static BlockKind |
BlockKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockKind[] |
BlockKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|