Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
@@ -6,7 +6,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic @testAnnotation @org.jetbrains.annotations.NotNull method test1(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
@@ -14,7 +13,6 @@ public final static class A/Companion {
|
||||
public final @kotlin.jvm.JvmStatic @testAnnotation @org.jetbrains.annotations.NotNull method test1(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class B {
|
||||
public final static field INSTANCE: B
|
||||
private final static @org.jetbrains.annotations.NotNull field b: java.lang.String
|
||||
@@ -23,7 +21,6 @@ public final class B {
|
||||
public final static @kotlin.jvm.JvmStatic @testAnnotation @org.jetbrains.annotations.NotNull method test1(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class TestKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -14,7 +14,6 @@ public final class A {
|
||||
public final @org.jetbrains.annotations.NotNull method test6(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ClosureKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -10,7 +10,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test3(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
@@ -22,7 +21,6 @@ public final static class A/Companion {
|
||||
public final @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test3(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SimpleCompanionObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class A {
|
||||
public final method test1(@org.jetbrains.annotations.NotNull p0: B): void
|
||||
}
|
||||
|
||||
|
||||
public final class B {
|
||||
private field s: int
|
||||
public @synthetic.kotlin.jvm.GeneratedByJvmOverloads method <init>(): void
|
||||
@@ -15,7 +14,6 @@ public final class B {
|
||||
public final method setS(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class ConventionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class DefaultKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -11,7 +11,6 @@ public enum class A {
|
||||
public static method values(): A[]
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
@@ -20,7 +19,6 @@ public final static class A/Companion {
|
||||
public final @org.jetbrains.annotations.NotNull method getBar(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class EnumCompanionObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -10,7 +10,6 @@ public final class AX {
|
||||
public final @org.jetbrains.annotations.NotNull method getProperty(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ExplicitObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method a(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class FunAccessKt {
|
||||
private static @org.jetbrains.annotations.NotNull field holder: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
-3
@@ -7,7 +7,6 @@ public final class C {
|
||||
public final static method getP1(): int
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Companion {
|
||||
inner class C/Companion
|
||||
private method <init>(): void
|
||||
@@ -16,12 +15,10 @@ public final static class C/Companion {
|
||||
private synthetic deprecated static @kotlin.jvm.JvmStatic method p1$annotations(): void
|
||||
}
|
||||
|
||||
|
||||
public final class ImportStaticMemberFromObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class O {
|
||||
public final static field INSTANCE: O
|
||||
private final static field p: int
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class InlineKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-1
@@ -6,7 +6,6 @@ public final class Foo {
|
||||
public final method foo(): void
|
||||
}
|
||||
|
||||
|
||||
public final class InlinePropertyAccessorsKt {
|
||||
private static @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt9897_staticKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Test {
|
||||
public final static field INSTANCE: Test
|
||||
private static field l: long
|
||||
|
||||
@@ -11,7 +11,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test3(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SimpleObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -13,7 +13,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class PostfixIncKt {
|
||||
private static @org.jetbrains.annotations.NotNull field holder: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
@@ -13,7 +13,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class PrefixIncKt {
|
||||
private static @org.jetbrains.annotations.NotNull field holder: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class A {
|
||||
private final static @kotlin.jvm.JvmStatic method a(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class A/Z {
|
||||
public final static field INSTANCE: A.Z
|
||||
private final static @org.jetbrains.annotations.NotNull field p: java.lang.String
|
||||
@@ -14,7 +13,6 @@ public final class A/Z {
|
||||
public final @org.jetbrains.annotations.NotNull method getP(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class PrivateMethodKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class KotlinKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class TestApp {
|
||||
public final static field Companion: TestApp.Companion
|
||||
private static @org.jetbrains.annotations.NotNull field value: java.lang.String
|
||||
@@ -12,7 +11,6 @@ public class TestApp {
|
||||
private final static method setValue(p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public final static class TestApp/Companion {
|
||||
inner class TestApp/Companion
|
||||
private method <init>(): void
|
||||
|
||||
@@ -13,7 +13,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic method setC(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class PropertyAccessKt {
|
||||
private static @org.jetbrains.annotations.NotNull field holder: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
-2
@@ -10,7 +10,6 @@ public final class Foo {
|
||||
public final @org.jetbrains.annotations.NotNull method getC(): java.lang.Runnable
|
||||
}
|
||||
|
||||
|
||||
public final static class Foo/Companion {
|
||||
inner class Foo/Companion
|
||||
private method <init>(): void
|
||||
@@ -19,7 +18,6 @@ public final static class Foo/Companion {
|
||||
private final method getA(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class PropertyAccessorsCompanionKt {
|
||||
private static @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
-1
@@ -9,7 +9,6 @@ public final class Foo {
|
||||
public final @org.jetbrains.annotations.NotNull method getC(): java.lang.Runnable
|
||||
}
|
||||
|
||||
|
||||
public final class PropertyAccessorsObjectKt {
|
||||
private static @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class PropertyAsDefaultKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class X {
|
||||
public final static field INSTANCE: X
|
||||
private final static @org.jetbrains.annotations.NotNull field x: java.lang.String
|
||||
|
||||
@@ -13,7 +13,6 @@ public final class A {
|
||||
public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method test5(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SimpleKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class C {
|
||||
private final static @kotlin.jvm.JvmStatic method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Companion {
|
||||
inner class C/Companion
|
||||
private method <init>(): void
|
||||
@@ -14,7 +13,6 @@ public final static class C/Companion {
|
||||
private final @kotlin.jvm.JvmStatic method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SyntheticAccessorKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user