| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2.island | |
| gudusoft.gsqlparser.pp2.layout |
| 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 |
|---|---|
List<IslandScope> |
LayoutContext.getIslands() |
| Modifier and Type | Method and Description |
|---|---|
LayoutContext |
LayoutContext.withIslands(List<IslandScope> i) |