| Package | Description |
|---|---|
| net.revelc.code.formatter |
| Modifier and Type | Method and Description |
|---|---|
Result |
Formatter.formatFile(File file,
LineEnding ending,
boolean dryRun)
Format individual file.
|
Result |
AbstractCacheableFormatter.formatFile(File file,
LineEnding ending,
boolean dryRun) |
static Result |
Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Result[] |
Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2018. All rights reserved.