[SLC] AbstractSymbolLightClassesStructureTestBase: add stable order
Now more diff between sources and libraries are readable ^KT-62892
This commit is contained in:
committed by
Space Team
parent
2bad2f37ce
commit
d64f18eaa9
@@ -1,3 +1,20 @@
|
||||
BaseInterface.class:
|
||||
KtClass:
|
||||
line: 6
|
||||
name: BaseInterface
|
||||
qualifier: one.two.BaseInterface
|
||||
light: KtLightClassForDecompiledDeclaration
|
||||
name: BaseInterface
|
||||
qualifier: one.two.BaseInterface
|
||||
superTypes: [
|
||||
PsiType:Object
|
||||
]
|
||||
superClass: ClsClassImpl: Object (java.lang.Object)
|
||||
interfaces: []
|
||||
supers: [
|
||||
ClsClassImpl: Object (java.lang.Object)
|
||||
]
|
||||
|
||||
EnumClassWithInterface.class:
|
||||
KtClass:
|
||||
line: 6
|
||||
@@ -31,23 +48,6 @@ EnumClassWithInterface.class:
|
||||
qualifier: one.two.EnumClassWithInterface.NewSecondEntryWithBody
|
||||
light: null
|
||||
|
||||
BaseInterface.class:
|
||||
KtClass:
|
||||
line: 6
|
||||
name: BaseInterface
|
||||
qualifier: one.two.BaseInterface
|
||||
light: KtLightClassForDecompiledDeclaration
|
||||
name: BaseInterface
|
||||
qualifier: one.two.BaseInterface
|
||||
superTypes: [
|
||||
PsiType:Object
|
||||
]
|
||||
superClass: ClsClassImpl: Object (java.lang.Object)
|
||||
interfaces: []
|
||||
supers: [
|
||||
ClsClassImpl: Object (java.lang.Object)
|
||||
]
|
||||
|
||||
EnumEntries.class:
|
||||
KtClass:
|
||||
line: 6
|
||||
|
||||
Reference in New Issue
Block a user