Kapt3: Write stub class files with metadata (needed for incremental compilation)
This commit is contained in:
+2
@@ -1,9 +1,11 @@
|
||||
@kotlin.Metadata
|
||||
public final class LocalClassSimpleNameKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method check(@org.jetbrains.annotations.NotNull p0: kotlin.reflect.KClass, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
|
||||
public final static method localInMethod(): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class LocalInConstructor {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user