| Class | Description |
|---|---|
| AggregatedDepsProcessor |
Processor that outputs dummy files to propagate information through multiple javac runs.
|
| ComponentDependencies |
Represents information needed to create a component (i.e.
|
| ComponentDependencies.Dependencies |
Holds a set of component dependencies, e.g.
|
| Annotation Type | Description |
|---|---|
| AggregatedDeps |
Annotation for propagating dependency information through javac runs.
|