| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2.island |
| Modifier and Type | Method and Description |
|---|---|
List<SqlScopeDetector.SqlScope> |
SqlScopeDetector.SqlScopeResult.getScopes()
All detected subquery / CTE-body scopes, each carrying the opening
paren index, the closing paren index (
-1 if unclosed), and
the enclosing level at which the subquery sits. |