public class KotlinMetadataAsserter
extends java.lang.Object
| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(proguard.classfile.ClassPool programClassPool,
proguard.classfile.ClassPool libraryClassPool,
proguard.resources.file.ResourceFilePool resourceFilePool,
proguard.classfile.util.WarningPrinter warningPrinter) |