Kapt3: Write stub class files with metadata (needed for incremental compilation)
This commit is contained in:
Vendored
+3
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class CompanionObjectPropertyAccessorsKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field c_x: kotlin.reflect.KProperty0
|
||||
private final static @org.jetbrains.annotations.NotNull field c_xx: kotlin.reflect.KProperty0
|
||||
@@ -10,6 +11,7 @@ public final class CompanionObjectPropertyAccessorsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method getC_yy(): kotlin.reflect.KMutableProperty0
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Host {
|
||||
public final static field Companion: Host.Companion
|
||||
private final static field x: int
|
||||
@@ -18,6 +20,7 @@ public final class Host {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final static class Host/Companion {
|
||||
inner class Host/Companion
|
||||
private method <init>(): void
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class ExtensionFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method bar(@org.jetbrains.annotations.Nullable p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
Vendored
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class C {
|
||||
private final field x: int
|
||||
private field y: int
|
||||
@@ -7,6 +8,7 @@ public final class C {
|
||||
public final method setY(p0: int): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class ExtensionPropertyAccessorsKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field c: C
|
||||
private final static @org.jetbrains.annotations.NotNull field c_xx: kotlin.reflect.KProperty0
|
||||
|
||||
+3
@@ -1,7 +1,9 @@
|
||||
@kotlin.Metadata
|
||||
public final class InnerClassConstructorKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Outer {
|
||||
private final @org.jetbrains.annotations.NotNull field x: java.lang.String
|
||||
inner class Outer/Inner
|
||||
@@ -9,6 +11,7 @@ public final class Outer {
|
||||
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Outer/Inner {
|
||||
synthetic final field this$0: Outer
|
||||
private final @org.jetbrains.annotations.NotNull field y: java.lang.String
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class KKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class KKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+3
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Host {
|
||||
public final static field Companion: Host.Companion
|
||||
private final static field x: int
|
||||
@@ -12,6 +13,7 @@ public final class Host {
|
||||
public final static method setYy(p0: int): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final static class Host/Companion {
|
||||
inner class Host/Companion
|
||||
private method <init>(): void
|
||||
@@ -27,6 +29,7 @@ public final static class Host/Companion {
|
||||
private synthetic deprecated static @kotlin.jvm.JvmStatic method yy$annotations(): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class JvmStaticCompanionObjectPropertyAccessorsKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field c_x: kotlin.reflect.KProperty0
|
||||
private final static @org.jetbrains.annotations.NotNull field c_xx: kotlin.reflect.KProperty0
|
||||
|
||||
+4
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class CompanionOwner {
|
||||
public final static field Companion: CompanionOwner.Companion
|
||||
inner class CompanionOwner/Companion
|
||||
@@ -5,18 +6,21 @@ public final class CompanionOwner {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method bar(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final static class CompanionOwner/Companion {
|
||||
inner class CompanionOwner/Companion
|
||||
private method <init>(): void
|
||||
public final @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method bar(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Host {
|
||||
public final static field INSTANCE: Host
|
||||
private method <init>(): void
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class JvmStaticObjectFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Host {
|
||||
public final static field INSTANCE: Host
|
||||
private final static field x: int
|
||||
@@ -15,6 +16,7 @@ public final class Host {
|
||||
private synthetic deprecated static @kotlin.jvm.JvmStatic method yy$annotations(): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class JvmStaticObjectPropertyAccessorsKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field c_x: kotlin.reflect.KProperty0
|
||||
private final static @org.jetbrains.annotations.NotNull field c_xx: kotlin.reflect.KProperty0
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class C {
|
||||
private final @org.jetbrains.annotations.NotNull field k: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
@@ -5,6 +6,7 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method getK(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class MemberFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class C {
|
||||
private final field x: int
|
||||
private field y: int
|
||||
@@ -10,6 +11,7 @@ public final class C {
|
||||
public final method setYy(p0: int): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class MemberPropertyAccessorsKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field c: C
|
||||
private final static @org.jetbrains.annotations.NotNull field c_x: kotlin.reflect.KProperty0
|
||||
|
||||
+4
@@ -1,21 +1,25 @@
|
||||
@kotlin.Metadata
|
||||
public final class CompanionOwner {
|
||||
public final static field Companion: CompanionOwner.Companion
|
||||
inner class CompanionOwner/Companion
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final static class CompanionOwner/Companion {
|
||||
inner class CompanionOwner/Companion
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method bar(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Host {
|
||||
public final static field INSTANCE: Host
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class ObjectFunctionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Host {
|
||||
public final static field INSTANCE: Host
|
||||
private final static field x: int
|
||||
@@ -11,6 +12,7 @@ public final class Host {
|
||||
public final method setYy(p0: int): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class ObjectPropertyAccessorsKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field c_x: kotlin.reflect.KProperty0
|
||||
private final static @org.jetbrains.annotations.NotNull field c_xx: kotlin.reflect.KProperty0
|
||||
|
||||
Reference in New Issue
Block a user