Kapt3: Write stub class files with metadata (needed for incremental compilation)
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class BreakFromOuterKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class BreakInDoWhileKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class BreakInExprKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method test(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class ContinueInDoWhileKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class ContinueInExprKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class InlineWithStackKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method bar(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method bar2(): java.lang.String
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class InnerLoopWithStackKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Kt14581Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method bar(@org.jetbrains.annotations.NotNull 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
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Kt9022AndKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Kt9022OrKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class PopSizesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method foo(p0: long, p1: int, p2: double, @org.jetbrains.annotations.NotNull p3: java.lang.String): void
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class TryFinally1Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class TryFinally2Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class WhileTrueBreakKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user