| Package | Description |
|---|---|
| sonarquberepair |
| Modifier and Type | Method and Description |
|---|---|
PrettyPrintingStrategy |
SonarQubeRepairConfig.getPrettyPrintingStrategy() |
static PrettyPrintingStrategy |
PrettyPrintingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrettyPrintingStrategy[] |
PrettyPrintingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SonarQubeRepairConfig.setPrettyPrintingStrategy(PrettyPrintingStrategy prettyPrintingStrategy) |
Copyright © 2020. All rights reserved.