Light analysis tests: do not render empty lines between classes and in the beginning

This commit is contained in:
Alexander Udalov
2016-12-22 16:36:56 +03:00
parent 8fb7a70972
commit 5402d50ea3
1597 changed files with 10 additions and 3598 deletions
@@ -4,7 +4,6 @@ public final class JetLabelReferenceExpression {
public @org.jetbrains.annotations.NotNull method getReferencedNameElement(): PsiElement
}
public final class JetOperationReferenceExpression {
public method <init>(): void
public @org.jetbrains.annotations.Nullable method findChildByType(p0: int): PsiElement
@@ -12,30 +11,25 @@ public final class JetOperationReferenceExpression {
public synthetic method getReferencedNameElement(): PsiElement
}
public interface JetSimpleNameExpression {
inner class JetSimpleNameExpression/DefaultImpls
public abstract @org.jetbrains.annotations.NotNull method getReferencedNameElement(): PsiElement
}
public final class JetSimpleNameExpression/DefaultImpls {
inner class JetSimpleNameExpression/DefaultImpls
public static @org.jetbrains.annotations.Nullable method findChildByType(p0: JetSimpleNameExpression, p1: int): PsiElement
}
public final class Kt6694ExactAnnotationForElvisKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
public interface PsiElement {
inner class PsiElement/DefaultImpls
public abstract @org.jetbrains.annotations.Nullable method findChildByType(p0: int): PsiElement
}
public final class PsiElement/DefaultImpls {
inner class PsiElement/DefaultImpls
public static @org.jetbrains.annotations.Nullable method findChildByType(p0: PsiElement, p1: int): PsiElement