| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2.island | |
| gudusoft.gsqlparser.pp2.layout |
| Modifier and Type | Method and Description |
|---|---|
ClauseScopeAnnotator.ClauseScopeResult |
ClauseScopeAnnotator.annotate(Pp2TokenStream stream,
SqlScopeDetector.SqlScopeResult sqlScope)
Annotate
stream clause membership using the SQL scope levels. |
| Modifier and Type | Method and Description |
|---|---|
List<IslandScope> |
IslandRecognizer.recognize(Pp2TokenStream stream,
SqlScopeDetector.SqlScopeResult sql,
ClauseScopeAnnotator.ClauseScopeResult clause,
Pp2FormatOptions opts)
Recognise islands over
stream. |
| Modifier and Type | Method and Description |
|---|---|
ClauseScopeAnnotator.ClauseScopeResult |
LayoutContext.getClauseScope() |
| Modifier and Type | Method and Description |
|---|---|
LayoutContext |
LayoutContext.withClauseScope(ClauseScopeAnnotator.ClauseScopeResult c) |