| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp2 |
Fault-tolerant SQL formatter (pp2) — augments, does not replace,
the parse-dependent
gudusoft.gsqlparser.pp formatter. |
| Modifier and Type | Field and Description |
|---|---|
Pp2FormatOptions.ErrorRegionStrategy |
Pp2FormatOptions.errorRegionStrategy
How to render error regions.
|
| Modifier and Type | Method and Description |
|---|---|
static Pp2FormatOptions.ErrorRegionStrategy |
Pp2FormatOptions.ErrorRegionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pp2FormatOptions.ErrorRegionStrategy[] |
Pp2FormatOptions.ErrorRegionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|