| Interface | Description |
|---|---|
| InstanceCreator.ArgumentCreator | |
| InstanceCreator.NoArgsCreator |
| Class | Description |
|---|---|
| CompilationError |
Represents compilation error.
|
| CompilationResult |
The result of compilation process
|
| CompilationTask | |
| GeneratedFile |
Represents a file generated by annotations processor
|
| InstanceCreator |
Helper class for creating instances of generated class
|
| OcubatorCompiler |
Entry point for testing source code compilation with annotation processors
|