| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp.score |
PrettyScore: readability scoring for formatted SQL.
|
| Modifier and Type | Method and Description |
|---|---|
ScoreProfile.ClauseAlign |
ScoreProfile.getClauseAlign() |
static ScoreProfile.ClauseAlign |
ScoreProfile.ClauseAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScoreProfile.ClauseAlign[] |
ScoreProfile.ClauseAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|