| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2 |
Fault-tolerant SQL formatter (pp2) — augments, does not replace,
the parse-dependent
gudusoft.gsqlparser.pp formatter. |
| gudusoft.gsqlparser.pp2.zone |
| Modifier and Type | Field and Description |
|---|---|
CommentPolicy |
Pp2FormatOptions.commentPolicy
Comment-anchoring policy across region boundaries.
|
| Modifier and Type | Method and Description |
|---|---|
static CommentPolicy |
CommentPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentPolicy[] |
CommentPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|