| Interface | Description |
|---|---|
| RelativePath |
Abstract path of a resource that will be either:
- rendered with "sbt-hepek" or - manually placed there after the processing (by the user). |
| Renderable |
Implementing classes should be rendered to a file specified by
RelativePath.relPath() method. |
| Class | Description |
|---|---|
| ClassycleDependencyUtils |
Handy util methods for getting static reverse dependencies of classes.
|