| Modifier and Type | Class and Description |
|---|---|
static class |
KotlinMetadataAsserter.MyKotlinMetadataAsserter
This class performs a series of checks to see whether the kotlin metadata is intact
|
| Constructor and Description |
|---|
KotlinMetadataAsserter(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AppView appView)
Executes the pass.
|
public KotlinMetadataAsserter(Configuration configuration)