| Class | Description |
|---|---|
| ExtensionCheckClass |
Mixin transformer module which runs CheckClassAdapter on the post-mixin
bytecode
|
| ExtensionCheckInterfaces |
Checks whether interfaces declared on mixin target classes are actually fully
implemented and generates reports to the console and to files on disk
|
| ExtensionClassExporter |
Debug exporter
|
| Exception | Description |
|---|---|
| ExtensionCheckClass.ValidationFailedException |
Exception thrown when checkclass fails
|