| Interface | Description |
|---|---|
| Scalafmt |
A stable public interface to run Scalafmt.
|
| ScalafmtReporter |
A reporter to handle error and information messages from Scalafmt.
|
| ScalafmtSession |
A session based on a fixed configuration.
|
| ScalafmtSessionFactory |
| Class | Description |
|---|---|
| ScalafmtClassLoader |
A classloader that shares only scalafmt-interfaces classes from the parent classloader.
|
| ScalafmtResult |
| Exception | Description |
|---|---|
| PositionException |
An exception that happened at a position in a source file such as a parse error.
|
| ScalafmtException |