public class KotlinUnsupportedVersionChecker extends java.lang.Object implements Pass
KotlinMetadataInitializer could
not initialize the metadata model.
An exception is thrown if the cause is that the KotlinMetadataInitializer does not
support the specific version; otherwise, the metadata is simply removed.
| Constructor and Description |
|---|
KotlinUnsupportedVersionChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AppView appView)
Executes the pass.
|