| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2.layout |
| Modifier and Type | Class and Description |
|---|---|
class |
LayoutDecision
The layout decision for the whitespace before one token: how many
linebreaks and blanks should precede it, and at what indent level it sits.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutDecisionView |
LayoutContext.decisionAt(int index)
Read-only view of the (possibly still-default) layout decision for the
token at
index. |