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