Lazy logs removed

This commit is contained in:
Andrey Breslav
2014-11-21 18:11:54 +03:00
parent 4112b2de5f
commit 0eee83b6ec
1669 changed files with 0 additions and 347391 deletions
@@ -1,219 +0,0 @@
LazyJavaClassDescriptor@0['Exception'] {
typeConstructor = LazyJavaClassTypeConstructor@1['Exception']
}
LazyJavaClassDescriptor@2['RuntimeException'] {
typeConstructor = LazyJavaClassTypeConstructor@3['RuntimeException']
}
LazyJavaClassDescriptor@4['UnsupportedOperationException'] {
constructors = ArrayList@5[4] { JavaConstructorDescriptor@6['<init>'], JavaConstructorDescriptor@7['<init>'], JavaConstructorDescriptor@8['<init>'], ... } // through LazyJavaClassMemberScope@9
defaultType = JetTypeImpl@10['UnsupportedOperationException']
functionTypeForSamInterface = null
typeConstructor = LazyJavaClassTypeConstructor@11['UnsupportedOperationException']
}
LazyJavaClassTypeConstructor@1['Exception'] {
parameters = ArrayList@12[empty]
supertypes = ArrayList@13[1] { LazyJavaClassifierType@14['Throwable'] }
}
LazyJavaClassTypeConstructor@3['RuntimeException'] {
parameters = ArrayList@15[empty]
supertypes = ArrayList@16[1] { LazyJavaClassifierType@17['Exception'] }
}
LazyJavaClassTypeConstructor@11['UnsupportedOperationException'] {
parameters = ArrayList@18[empty]
supertypes = ArrayList@19[1] { LazyJavaClassifierType@20['RuntimeException'] }
}
LazyJavaClassifierType@17['Exception'] {
arguments = ArrayList@21[empty]
classifier = JavaClassImpl@22['Exception']
typeConstructor = LazyJavaClassTypeConstructor@1['Exception']
}
LazyJavaClassifierType@20['RuntimeException'] {
arguments = ArrayList@23[empty]
classifier = JavaClassImpl@24['RuntimeException']
typeConstructor = LazyJavaClassTypeConstructor@3['RuntimeException']
}
LazyJavaClassifierType@25['String'] {
arguments = ArrayList@26[empty]
classifier = JavaClassImpl@27['String']
nullable = 'false': Boolean@28
typeConstructor = DeserializedClassTypeConstructor@29
}
LazyJavaClassifierType@30['String'] {
arguments = ArrayList@31[empty]
classifier = JavaClassImpl@32['String']
nullable = 'false': Boolean@28
typeConstructor = DeserializedClassTypeConstructor@29
}
LazyJavaClassifierType@33['String'] {
arguments = ArrayList@34[empty]
classifier = JavaClassImpl@27['String']
nullable = 'true': Boolean@35
typeConstructor = DeserializedClassTypeConstructor@29
}
LazyJavaClassifierType@36['String'] {
arguments = ArrayList@37[empty]
classifier = JavaClassImpl@32['String']
nullable = 'true': Boolean@35
typeConstructor = DeserializedClassTypeConstructor@29
}
LazyJavaClassifierType@38['Throwable'] {
arguments = ArrayList@39[empty]
classifier = JavaClassImpl@40['Throwable']
nullable = 'false': Boolean@28
typeConstructor = DeserializedClassTypeConstructor@41
}
LazyJavaClassifierType@42['Throwable'] {
arguments = ArrayList@43[empty]
classifier = JavaClassImpl@44['Throwable']
nullable = 'false': Boolean@28
typeConstructor = DeserializedClassTypeConstructor@41
}
LazyJavaClassifierType@45['Throwable'] {
arguments = ArrayList@46[empty]
classifier = JavaClassImpl@40['Throwable']
nullable = 'true': Boolean@35
typeConstructor = DeserializedClassTypeConstructor@41
}
LazyJavaClassifierType@47['Throwable'] {
arguments = ArrayList@48[empty]
classifier = JavaClassImpl@44['Throwable']
nullable = 'true': Boolean@35
typeConstructor = DeserializedClassTypeConstructor@41
}
LazyJavaClassifierType@14['Throwable'] {
arguments = ArrayList@49[empty]
classifier = JavaClassImpl@50['Throwable']
typeConstructor = DeserializedClassTypeConstructor@41
}
LazyJavaPackageFragmentProvider@51 {
packageFragments('<root>': FqName@52) = LazyJavaPackageFragment@53['<root>']
packageFragments('Boolean': FqName@54) = null
packageFragments('C': FqName@55) = null
packageFragments('Int': FqName@56) = null
packageFragments('MutableIterator': FqName@57) = null
packageFragments('Unit': FqName@58) = null
packageFragments('java': FqName@59) = LazyJavaPackageFragment@60['java']
packageFragments('java.lang': FqName@61) = LazyJavaPackageFragment@62['lang']
packageFragments('java.lang.Boolean': FqName@63) = null
packageFragments('java.lang.Int': FqName@64) = null
packageFragments('java.lang.MutableIterator': FqName@65) = null
packageFragments('java.lang.Unit': FqName@66) = null
packageFragments('kotlin': FqName@67) = null
packageFragments('kotlin.Boolean': FqName@68) = null
packageFragments('kotlin.Int': FqName@69) = null
packageFragments('kotlin.MutableIterator': FqName@70) = null
packageFragments('kotlin.Unit': FqName@71) = null
packageFragments('kotlin.io': FqName@72) = null
packageFragments('kotlin.jvm': FqName@73) = null
topLevelClasses(JavaClassImpl@22['Exception']) = LazyJavaClassDescriptor@0['Exception']
topLevelClasses(JavaClassImpl@24['RuntimeException']) = LazyJavaClassDescriptor@2['RuntimeException']
topLevelClasses(JavaClassImpl@74['UnsupportedOperationException']) = LazyJavaClassDescriptor@4['UnsupportedOperationException']
}
LazyJavaPackageFragment@53['<root>'] {
classes('Boolean': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('Int': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('MutableIterator': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('Unit': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('UnsupportedOperationException': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@76
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@76
functions('UnsupportedOperationException': Name@80) = EmptyList@82[empty] // through LazyPackageFragmentScopeForJavaPackage@76
memberIndex = computeMemberIndex$1@83 // through LazyPackageFragmentScopeForJavaPackage@76
}
LazyJavaPackageFragment@60['java'] {
classes('lang': Name@84) = null // through LazyPackageFragmentScopeForJavaPackage@85
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@85
functions('lang': Name@86) = EmptyList@82[empty] // through LazyPackageFragmentScopeForJavaPackage@85
memberIndex = computeMemberIndex$1@87 // through LazyPackageFragmentScopeForJavaPackage@85
}
LazyJavaPackageFragment@62['lang'] {
classes('UnsupportedOperationException': Name@80) = LazyJavaClassDescriptor@4['UnsupportedOperationException'] // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@88
functions('UnsupportedOperationException': Name@80) = EmptyList@82[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@89 // through LazyPackageFragmentScopeForJavaPackage@88
}
ResolutionTaskHolder@90 {
<name not found> = ArrayList@91[4] { ResolutionCandidate@92, ResolutionCandidate@93, ResolutionCandidate@94, ... }
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
}
ResolutionTaskHolder@95 {
<name not found> = ArrayList@96[4] { ResolutionCandidate@97, ResolutionCandidate@98, ResolutionCandidate@99, ... }
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
}
ResolutionTaskHolder@100 {
<name not found> = ArrayList@101[4] { ResolutionCandidate@102, ResolutionCandidate@103, ResolutionCandidate@104, ... }
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
}
null {
<name not found> = ArrayList@105[4] { ResolutionCandidate@97, ResolutionCandidate@98, ResolutionCandidate@99, ... }
<name not found> = ArrayList@106[4] { ResolutionCandidate@102, ResolutionCandidate@103, ResolutionCandidate@104, ... }
<name not found> = ArrayList@107[4] { ResolutionCandidate@92, ResolutionCandidate@93, ResolutionCandidate@94, ... }
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
<name not found> = EmptyList@82[empty]
}
@@ -1,186 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('Int': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.A': FqName@9) = null
packageFragments('java.lang.Int': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.A': FqName@12) = null
packageFragments('kotlin.Int': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.A': FqName@17) = null
packageFragments('p.Int': FqName@18) = null
}
LazyJavaPackageFragmentProvider@19 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@20['<root>']
packageFragments('A': FqName@21) = null
packageFragments('java': FqName@22) = LazyJavaPackageFragment@23['java']
packageFragments('java.lang': FqName@24) = LazyJavaPackageFragment@25['lang']
packageFragments('java.lang.A': FqName@26) = null
packageFragments('kotlin': FqName@27) = null
packageFragments('kotlin.A': FqName@28) = null
packageFragments('kotlin.io': FqName@29) = null
packageFragments('kotlin.jvm': FqName@30) = null
packageFragments('p': FqName@31) = null
packageFragments('p.A': FqName@32) = null
packageFragments('p.M1': FqName@33) = null
}
LazyJavaPackageFragmentProvider@34 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@35['<root>']
packageFragments('java': FqName@36) = LazyJavaPackageFragment@37['java']
packageFragments('java.lang': FqName@38) = LazyJavaPackageFragment@39['lang']
packageFragments('kotlin': FqName@40) = null
packageFragments('kotlin.io': FqName@41) = null
packageFragments('kotlin.jvm': FqName@42) = null
packageFragments('p': FqName@43) = null
}
LazyJavaPackageFragment@20['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@45
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@45
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
memberIndex = computeMemberIndex$1@51 // through LazyPackageFragmentScopeForJavaPackage@45
}
LazyJavaPackageFragment@2['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@52
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@52
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@52
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@52
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
memberIndex = computeMemberIndex$1@53 // through LazyPackageFragmentScopeForJavaPackage@52
}
LazyJavaPackageFragment@35['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@54
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@54
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
memberIndex = computeMemberIndex$1@55 // through LazyPackageFragmentScopeForJavaPackage@54
}
LazyJavaPackageFragment@37['java'] {
classes('lang': Name@56) = null // through LazyPackageFragmentScopeForJavaPackage@57
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@57
functions('lang': Name@58) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@57
memberIndex = computeMemberIndex$1@59 // through LazyPackageFragmentScopeForJavaPackage@57
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@60) = null // through LazyPackageFragmentScopeForJavaPackage@61
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@61
functions('lang': Name@62) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@61
memberIndex = computeMemberIndex$1@63 // through LazyPackageFragmentScopeForJavaPackage@61
}
LazyJavaPackageFragment@23['java'] {
classes('lang': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@65
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@65
functions('lang': Name@66) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@65
memberIndex = computeMemberIndex$1@67 // through LazyPackageFragmentScopeForJavaPackage@65
}
LazyJavaPackageFragment@25['lang'] {
classes('A': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@69
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@69
functions('A': Name@68) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
memberIndex = computeMemberIndex$1@70 // through LazyPackageFragmentScopeForJavaPackage@69
}
LazyJavaPackageFragment@39['lang'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@71
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@71
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@72 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@8['lang'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@73
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@73
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@73
}
ResolutionTaskHolder@75 {
<name not found> = ArrayList@76[1] { ResolutionCandidate@77 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@78 {
<name not found> = ArrayList@79[1] { ResolutionCandidate@80 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@81 {
<name not found> = ArrayList@82[1] { ResolutionCandidate@83 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@84 {
<name not found> = ArrayList@85[1] { ResolutionCandidate@86 }
}
null {
<name not found> = ArrayList@87[1] { ResolutionCandidate@80 }
<name not found> = ArrayList@88[1] { ResolutionCandidate@83 }
<name not found> = ArrayList@89[1] { ResolutionCandidate@86 }
<name not found> = ArrayList@90[1] { ResolutionCandidate@77 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
@@ -1,186 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('Int': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.A': FqName@9) = null
packageFragments('java.lang.Int': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.A': FqName@12) = null
packageFragments('kotlin.Int': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.A': FqName@17) = null
packageFragments('p.Int': FqName@18) = null
packageFragments('p.M1': FqName@19) = null
}
LazyJavaPackageFragmentProvider@20 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@21['<root>']
packageFragments('A': FqName@22) = null
packageFragments('java': FqName@23) = LazyJavaPackageFragment@24['java']
packageFragments('java.lang': FqName@25) = LazyJavaPackageFragment@26['lang']
packageFragments('java.lang.A': FqName@27) = null
packageFragments('kotlin': FqName@28) = null
packageFragments('kotlin.A': FqName@29) = null
packageFragments('kotlin.io': FqName@30) = null
packageFragments('kotlin.jvm': FqName@31) = null
packageFragments('p': FqName@32) = null
packageFragments('p.A': FqName@33) = null
}
LazyJavaPackageFragmentProvider@34 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@35['<root>']
packageFragments('java': FqName@36) = LazyJavaPackageFragment@37['java']
packageFragments('java.lang': FqName@38) = LazyJavaPackageFragment@39['lang']
packageFragments('kotlin': FqName@40) = null
packageFragments('kotlin.io': FqName@41) = null
packageFragments('kotlin.jvm': FqName@42) = null
packageFragments('p': FqName@43) = null
}
LazyJavaPackageFragment@21['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@45
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@45
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
memberIndex = computeMemberIndex$1@51 // through LazyPackageFragmentScopeForJavaPackage@45
}
LazyJavaPackageFragment@35['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@52
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@52
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@52
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@52
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
memberIndex = computeMemberIndex$1@53 // through LazyPackageFragmentScopeForJavaPackage@52
}
LazyJavaPackageFragment@2['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@54
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@54
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
memberIndex = computeMemberIndex$1@55 // through LazyPackageFragmentScopeForJavaPackage@54
}
LazyJavaPackageFragment@37['java'] {
classes('lang': Name@56) = null // through LazyPackageFragmentScopeForJavaPackage@57
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@57
functions('lang': Name@58) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@57
memberIndex = computeMemberIndex$1@59 // through LazyPackageFragmentScopeForJavaPackage@57
}
LazyJavaPackageFragment@24['java'] {
classes('lang': Name@60) = null // through LazyPackageFragmentScopeForJavaPackage@61
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@61
functions('lang': Name@62) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@61
memberIndex = computeMemberIndex$1@63 // through LazyPackageFragmentScopeForJavaPackage@61
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@65
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@65
functions('lang': Name@66) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@65
memberIndex = computeMemberIndex$1@67 // through LazyPackageFragmentScopeForJavaPackage@65
}
LazyJavaPackageFragment@8['lang'] {
classes('A': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@69
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@69
functions('A': Name@68) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
memberIndex = computeMemberIndex$1@70 // through LazyPackageFragmentScopeForJavaPackage@69
}
LazyJavaPackageFragment@39['lang'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@71
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@71
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@72 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@26['lang'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@73
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@73
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@73
}
ResolutionTaskHolder@75 {
<name not found> = ArrayList@76[1] { ResolutionCandidate@77 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@78 {
<name not found> = ArrayList@79[1] { ResolutionCandidate@80 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@81 {
<name not found> = ArrayList@82[1] { ResolutionCandidate@83 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@84 {
<name not found> = ArrayList@85[1] { ResolutionCandidate@86 }
}
null {
<name not found> = ArrayList@87[1] { ResolutionCandidate@80 }
<name not found> = ArrayList@88[1] { ResolutionCandidate@83 }
<name not found> = ArrayList@89[1] { ResolutionCandidate@86 }
<name not found> = ArrayList@90[1] { ResolutionCandidate@77 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
@@ -1,188 +0,0 @@
DescriptorResolver@0 {
<name not found> = IntValue@1
<name not found> = JetTypeImpl@2['Int']
}
LazyJavaPackageFragmentProvider@3 {
packageFragments('<root>': FqName@4) = LazyJavaPackageFragment@5['<root>']
packageFragments('A': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.A': FqName@11) = null
packageFragments('kotlin': FqName@12) = null
packageFragments('kotlin.A': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.A': FqName@17) = null
packageFragments('p.B': FqName@18) = null
}
LazyJavaPackageFragmentProvider@19 {
packageFragments('<root>': FqName@4) = LazyJavaPackageFragment@20['<root>']
packageFragments('A': FqName@21) = null
packageFragments('java': FqName@22) = LazyJavaPackageFragment@23['java']
packageFragments('java.lang': FqName@24) = LazyJavaPackageFragment@25['lang']
packageFragments('java.lang.A': FqName@26) = null
packageFragments('kotlin': FqName@27) = null
packageFragments('kotlin.A': FqName@28) = null
packageFragments('kotlin.io': FqName@29) = null
packageFragments('kotlin.jvm': FqName@30) = null
packageFragments('p': FqName@31) = null
packageFragments('p.A': FqName@32) = null
}
LazyJavaPackageFragmentProvider@33 {
packageFragments('<root>': FqName@4) = LazyJavaPackageFragment@34['<root>']
packageFragments('java': FqName@35) = LazyJavaPackageFragment@36['java']
packageFragments('java.lang': FqName@37) = LazyJavaPackageFragment@38['lang']
packageFragments('kotlin': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
}
LazyJavaPackageFragment@5['<root>'] {
classes('B': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@44
classes('foo': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@44
classes('p': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@44
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@44
functions('B': Name@43) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@44
functions('foo': Name@45) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@44
functions('p': Name@49) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@44
memberIndex = computeMemberIndex$1@50 // through LazyPackageFragmentScopeForJavaPackage@44
}
LazyJavaPackageFragment@20['<root>'] {
classes('B': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('foo': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('p': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@51
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@51
functions('B': Name@43) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('foo': Name@45) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('p': Name@49) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
memberIndex = computeMemberIndex$1@52 // through LazyPackageFragmentScopeForJavaPackage@51
}
LazyJavaPackageFragment@34['<root>'] {
classes('B': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@53
classes('foo': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@53
classes('p': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@53
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@53
functions('B': Name@43) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@53
functions('foo': Name@45) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@53
functions('p': Name@49) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@53
memberIndex = computeMemberIndex$1@54 // through LazyPackageFragmentScopeForJavaPackage@53
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@55) = null // through LazyPackageFragmentScopeForJavaPackage@56
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@56
functions('lang': Name@57) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@56
memberIndex = computeMemberIndex$1@58 // through LazyPackageFragmentScopeForJavaPackage@56
}
LazyJavaPackageFragment@36['java'] {
classes('lang': Name@59) = null // through LazyPackageFragmentScopeForJavaPackage@60
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@60
functions('lang': Name@61) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@60
memberIndex = computeMemberIndex$1@62 // through LazyPackageFragmentScopeForJavaPackage@60
}
LazyJavaPackageFragment@23['java'] {
classes('lang': Name@63) = null // through LazyPackageFragmentScopeForJavaPackage@64
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@64
functions('lang': Name@65) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@64
memberIndex = computeMemberIndex$1@66 // through LazyPackageFragmentScopeForJavaPackage@64
}
LazyJavaPackageFragment@10['lang'] {
classes('A': Name@67) = null // through LazyPackageFragmentScopeForJavaPackage@68
classes('B': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@68
classes('foo': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@68
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@68
functions('A': Name@67) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@68
functions('B': Name@43) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@68
functions('foo': Name@45) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@68
memberIndex = computeMemberIndex$1@69 // through LazyPackageFragmentScopeForJavaPackage@68
}
LazyJavaPackageFragment@38['lang'] {
classes('B': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@70
classes('foo': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@70
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@70
functions('B': Name@43) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@70
functions('foo': Name@45) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@70
memberIndex = computeMemberIndex$1@71 // through LazyPackageFragmentScopeForJavaPackage@70
}
LazyJavaPackageFragment@25['lang'] {
classes('B': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@72
classes('foo': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@72
deserializedPackageScope = Empty@47 // through LazyPackageFragmentScopeForJavaPackage@72
functions('B': Name@43) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@72
functions('foo': Name@45) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@72
memberIndex = computeMemberIndex$1@73 // through LazyPackageFragmentScopeForJavaPackage@72
}
ResolutionTaskHolder@74 {
<name not found> = ArrayList@75[1] { ResolutionCandidate@76 }
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
}
ResolutionTaskHolder@77 {
<name not found> = ArrayList@78[1] { ResolutionCandidate@79 }
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
}
ResolutionTaskHolder@80 {
<name not found> = ArrayList@81[1] { ResolutionCandidate@82 }
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
}
ResolutionTaskHolder@83 {
<name not found> = ArrayList@84[1] { ResolutionCandidate@85 }
}
ResolutionTaskHolder@86 {
<name not found> = ArrayList@87[1] { ResolutionCandidate@88 }
}
ResolutionTaskHolder@89 {
<name not found> = ArrayList@90[1] { ResolutionCandidate@91 }
}
ResolutionTaskHolder@92 {
<name not found> = ArrayList@93[8] { ResolutionCandidate@94, ResolutionCandidate@95, ResolutionCandidate@96, ... }
}
null {
<name not found> = ArrayList@97[1] { ResolutionCandidate@76 }
<name not found> = ArrayList@98[1] { ResolutionCandidate@85 }
<name not found> = ArrayList@99[1] { ResolutionCandidate@91 }
<name not found> = ArrayList@100[1] { ResolutionCandidate@82 }
<name not found> = ArrayList@101[1] { ResolutionCandidate@88 }
<name not found> = ArrayList@102[1] { ResolutionCandidate@79 }
<name not found> = ArrayList@103[8] { ResolutionCandidate@94, ResolutionCandidate@95, ResolutionCandidate@96, ... }
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
<name not found> = EmptyList@48[empty]
}
@@ -1,517 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('M1': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.A': FqName@9) = null
packageFragments('java.lang.M1': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.A': FqName@12) = null
packageFragments('kotlin.M1': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.A': FqName@17) = null
packageFragments('p.M1': FqName@18) = null
}
LazyJavaPackageFragmentProvider@19 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@20['<root>']
packageFragments('A': FqName@21) = null
packageFragments('M1': FqName@4) = null
packageFragments('java': FqName@22) = LazyJavaPackageFragment@23['java']
packageFragments('java.lang': FqName@24) = LazyJavaPackageFragment@25['lang']
packageFragments('java.lang.A': FqName@26) = null
packageFragments('java.lang.M1': FqName@10) = null
packageFragments('kotlin': FqName@27) = null
packageFragments('kotlin.A': FqName@28) = null
packageFragments('kotlin.M1': FqName@13) = null
packageFragments('kotlin.io': FqName@29) = null
packageFragments('kotlin.jvm': FqName@30) = null
packageFragments('p': FqName@31) = null
packageFragments('p.A': FqName@32) = null
packageFragments('p.M1': FqName@33) = null
}
LazyJavaPackageFragmentProvider@34 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@35['<root>']
packageFragments('M1': FqName@4) = null
packageFragments('java': FqName@36) = LazyJavaPackageFragment@37['java']
packageFragments('java.lang': FqName@38) = LazyJavaPackageFragment@39['lang']
packageFragments('java.lang.M1': FqName@10) = null
packageFragments('kotlin': FqName@40) = null
packageFragments('kotlin.M1': FqName@13) = null
packageFragments('kotlin.io': FqName@41) = null
packageFragments('kotlin.jvm': FqName@42) = null
packageFragments('p': FqName@43) = null
packageFragments('p.M1': FqName@18) = null
}
LazyJavaPackageFragment@20['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('a': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('b': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('c': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('d': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('e': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('f': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('g': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('p': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@45
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@45
functions('a': Name@46) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('b': Name@47) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('c': Name@48) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('d': Name@49) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('e': Name@50) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('f': Name@51) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('g': Name@52) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('p': Name@56) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@45
memberIndex = computeMemberIndex$1@57 // through LazyPackageFragmentScopeForJavaPackage@45
}
LazyJavaPackageFragment@35['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('a': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('b': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('c': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('d': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('e': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('f': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('g': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('p': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@58
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@58
functions('a': Name@46) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('b': Name@47) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('c': Name@48) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('d': Name@49) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('e': Name@50) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('f': Name@51) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('g': Name@52) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('p': Name@56) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@58
memberIndex = computeMemberIndex$1@59 // through LazyPackageFragmentScopeForJavaPackage@58
}
LazyJavaPackageFragment@2['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('a': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('b': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('c': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('d': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('e': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('f': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('g': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('p': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@60
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@60
functions('a': Name@46) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
functions('b': Name@47) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
functions('c': Name@48) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
functions('d': Name@49) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
functions('e': Name@50) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
functions('f': Name@51) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
functions('g': Name@52) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
functions('p': Name@56) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@60
memberIndex = computeMemberIndex$1@61 // through LazyPackageFragmentScopeForJavaPackage@60
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@62) = null // through LazyPackageFragmentScopeForJavaPackage@63
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@63
functions('lang': Name@64) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@63
memberIndex = computeMemberIndex$1@65 // through LazyPackageFragmentScopeForJavaPackage@63
}
LazyJavaPackageFragment@23['java'] {
classes('lang': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@67
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@67
functions('lang': Name@68) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@67
memberIndex = computeMemberIndex$1@69 // through LazyPackageFragmentScopeForJavaPackage@67
}
LazyJavaPackageFragment@37['java'] {
classes('lang': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@71
functions('lang': Name@72) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@73 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@25['lang'] {
classes('A': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('a': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('b': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('c': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('d': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('e': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('f': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('g': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@75
functions('A': Name@74) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('a': Name@46) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('b': Name@47) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('c': Name@48) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('d': Name@49) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('e': Name@50) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('f': Name@51) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('g': Name@52) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@76 // through LazyPackageFragmentScopeForJavaPackage@75
}
LazyJavaPackageFragment@8['lang'] {
classes('a': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('b': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('c': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('d': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('e': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('f': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('g': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@77
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@77
functions('a': Name@46) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('b': Name@47) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('c': Name@48) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('d': Name@49) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('e': Name@50) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('f': Name@51) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('g': Name@52) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@77
memberIndex = computeMemberIndex$1@78 // through LazyPackageFragmentScopeForJavaPackage@77
}
LazyJavaPackageFragment@39['lang'] {
classes('a': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('b': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('c': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('d': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('e': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('f': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('g': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@79
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@79
functions('a': Name@46) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@79
functions('b': Name@47) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@79
functions('c': Name@48) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@79
functions('d': Name@49) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@79
functions('e': Name@50) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@79
functions('f': Name@51) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@79
functions('g': Name@52) = EmptyList@55[empty] // through LazyPackageFragmentScopeForJavaPackage@79
memberIndex = computeMemberIndex$1@80 // through LazyPackageFragmentScopeForJavaPackage@79
}
ResolutionTaskHolder@81 {
<name not found> = ArrayList@82[1] { ResolutionCandidate@83 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@84 {
<name not found> = ArrayList@85[1] { ResolutionCandidate@86 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@87 {
<name not found> = ArrayList@88[1] { ResolutionCandidate@89 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@90 {
<name not found> = ArrayList@91[1] { ResolutionCandidate@92 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@93 {
<name not found> = ArrayList@94[1] { ResolutionCandidate@95 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@96 {
<name not found> = ArrayList@97[1] { ResolutionCandidate@98 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@99 {
<name not found> = ArrayList@100[1] { ResolutionCandidate@101 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@102 {
<name not found> = ArrayList@103[1] { ResolutionCandidate@104 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@105 {
<name not found> = ArrayList@106[1] { ResolutionCandidate@107 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@108 {
<name not found> = ArrayList@109[1] { ResolutionCandidate@110 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@111 {
<name not found> = ArrayList@112[1] { ResolutionCandidate@113 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@114 {
<name not found> = ArrayList@115[1] { ResolutionCandidate@116 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@117 {
<name not found> = ArrayList@118[1] { ResolutionCandidate@119 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@120 {
<name not found> = ArrayList@121[1] { ResolutionCandidate@122 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@123 {
<name not found> = ArrayList@124[1] { ResolutionCandidate@125 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@126 {
<name not found> = ArrayList@127[1] { ResolutionCandidate@128 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@129 {
<name not found> = ArrayList@130[1] { ResolutionCandidate@131 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@132 {
<name not found> = ArrayList@133[1] { ResolutionCandidate@134 }
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@135 {
<name not found> = ArrayList@136[1] { ResolutionCandidate@137 }
<name not found> = EmptyList@55[empty]
}
ResolutionTaskHolder@138 {
<name not found> = ArrayList@139[1] { ResolutionCandidate@140 }
}
ResolutionTaskHolder@141 {
<name not found> = ArrayList@142[1] { ResolutionCandidate@143 }
}
ResolutionTaskHolder@144 {
<name not found> = ArrayList@145[1] { ResolutionCandidate@146 }
}
ResolutionTaskHolder@147 {
<name not found> = ArrayList@148[1] { ResolutionCandidate@149 }
}
ResolutionTaskHolder@150 {
<name not found> = ArrayList@151[1] { ResolutionCandidate@152 }
}
ResolutionTaskHolder@153 {
<name not found> = ArrayList@154[1] { ResolutionCandidate@155 }
}
ResolutionTaskHolder@156 {
<name not found> = ArrayList@157[1] { ResolutionCandidate@158 }
}
ResolutionTaskHolder@159 {
<name not found> = ArrayList@160[1] { ResolutionCandidate@161 }
}
ResolutionTaskHolder@162 {
<name not found> = ArrayList@163[1] { ResolutionCandidate@164 }
}
ResolutionTaskHolder@165 {
<name not found> = ArrayList@166[1] { ResolutionCandidate@167 }
}
ResolutionTaskHolder@168 {
<name not found> = ArrayList@169[1] { ResolutionCandidate@170 }
}
ResolutionTaskHolder@171 {
<name not found> = ArrayList@172[1] { ResolutionCandidate@173 }
}
ResolutionTaskHolder@174 {
<name not found> = ArrayList@175[1] { ResolutionCandidate@176 }
}
ResolutionTaskHolder@177 {
<name not found> = ArrayList@178[1] { ResolutionCandidate@179 }
}
ResolutionTaskHolder@180 {
<name not found> = ArrayList@181[1] { ResolutionCandidate@182 }
}
ResolutionTaskHolder@183 {
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
null {
<name not found> = ArrayList@184[1] { ResolutionCandidate@86 }
<name not found> = ArrayList@185[1] { ResolutionCandidate@95 }
<name not found> = ArrayList@186[1] { ResolutionCandidate@119 }
<name not found> = ArrayList@187[1] { ResolutionCandidate@89 }
<name not found> = ArrayList@188[1] { ResolutionCandidate@134 }
<name not found> = ArrayList@189[1] { ResolutionCandidate@98 }
<name not found> = ArrayList@190[1] { ResolutionCandidate@131 }
<name not found> = ArrayList@191[1] { ResolutionCandidate@92 }
<name not found> = ArrayList@192[1] { ResolutionCandidate@137 }
<name not found> = ArrayList@193[1] { ResolutionCandidate@83 }
<name not found> = ArrayList@194[1] { ResolutionCandidate@170 }
<name not found> = ArrayList@195[1] { ResolutionCandidate@101 }
<name not found> = ArrayList@196[1] { ResolutionCandidate@107 }
<name not found> = ArrayList@197[1] { ResolutionCandidate@146 }
<name not found> = ArrayList@198[1] { ResolutionCandidate@143 }
<name not found> = ArrayList@199[1] { ResolutionCandidate@110 }
<name not found> = ArrayList@200[1] { ResolutionCandidate@164 }
<name not found> = ArrayList@201[1] { ResolutionCandidate@179 }
<name not found> = ArrayList@202[1] { ResolutionCandidate@122 }
<name not found> = ArrayList@203[1] { ResolutionCandidate@149 }
<name not found> = ArrayList@204[1] { ResolutionCandidate@152 }
<name not found> = ArrayList@205[1] { ResolutionCandidate@116 }
<name not found> = ArrayList@206[1] { ResolutionCandidate@182 }
<name not found> = ArrayList@207[1] { ResolutionCandidate@173 }
<name not found> = ArrayList@208[1] { ResolutionCandidate@125 }
<name not found> = ArrayList@209[1] { ResolutionCandidate@167 }
<name not found> = ArrayList@210[1] { ResolutionCandidate@140 }
<name not found> = ArrayList@211[1] { ResolutionCandidate@104 }
<name not found> = ArrayList@212[1] { ResolutionCandidate@155 }
<name not found> = ArrayList@213[1] { ResolutionCandidate@158 }
<name not found> = ArrayList@214[1] { ResolutionCandidate@128 }
<name not found> = ArrayList@215[1] { ResolutionCandidate@176 }
<name not found> = ArrayList@216[1] { ResolutionCandidate@161 }
<name not found> = ArrayList@217[1] { ResolutionCandidate@113 }
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
<name not found> = EmptyList@55[empty]
}
@@ -1,172 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.A': FqName@9) = null
packageFragments('java.lang.B': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.A': FqName@12) = null
packageFragments('kotlin.B': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.A': FqName@17) = null
packageFragments('p.B': FqName@18) = null
packageFragments('p.M1': FqName@19) = null
}
LazyJavaPackageFragmentProvider@20 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@21['<root>']
packageFragments('A': FqName@22) = null
packageFragments('java': FqName@23) = LazyJavaPackageFragment@24['java']
packageFragments('java.lang': FqName@25) = LazyJavaPackageFragment@26['lang']
packageFragments('java.lang.A': FqName@27) = null
packageFragments('kotlin': FqName@28) = null
packageFragments('kotlin.A': FqName@29) = null
packageFragments('kotlin.io': FqName@30) = null
packageFragments('kotlin.jvm': FqName@31) = null
packageFragments('p': FqName@32) = null
packageFragments('p.A': FqName@33) = null
}
LazyJavaPackageFragmentProvider@34 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@35['<root>']
packageFragments('java': FqName@36) = LazyJavaPackageFragment@37['java']
packageFragments('java.lang': FqName@38) = LazyJavaPackageFragment@39['lang']
packageFragments('kotlin': FqName@40) = null
packageFragments('kotlin.io': FqName@41) = null
packageFragments('kotlin.jvm': FqName@42) = null
packageFragments('p': FqName@43) = null
}
LazyJavaPackageFragment@35['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@45
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@45
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@45
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@45
memberIndex = computeMemberIndex$1@51 // through LazyPackageFragmentScopeForJavaPackage@45
}
LazyJavaPackageFragment@2['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@52
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@52
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@52
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@52
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@52
memberIndex = computeMemberIndex$1@53 // through LazyPackageFragmentScopeForJavaPackage@52
}
LazyJavaPackageFragment@21['<root>'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('p': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@54
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@54
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('p': Name@50) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@54
memberIndex = computeMemberIndex$1@55 // through LazyPackageFragmentScopeForJavaPackage@54
}
LazyJavaPackageFragment@37['java'] {
classes('lang': Name@56) = null // through LazyPackageFragmentScopeForJavaPackage@57
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@57
functions('lang': Name@58) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@57
memberIndex = computeMemberIndex$1@59 // through LazyPackageFragmentScopeForJavaPackage@57
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@60) = null // through LazyPackageFragmentScopeForJavaPackage@61
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@61
functions('lang': Name@62) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@61
memberIndex = computeMemberIndex$1@63 // through LazyPackageFragmentScopeForJavaPackage@61
}
LazyJavaPackageFragment@24['java'] {
classes('lang': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@65
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@65
functions('lang': Name@66) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@65
memberIndex = computeMemberIndex$1@67 // through LazyPackageFragmentScopeForJavaPackage@65
}
LazyJavaPackageFragment@8['lang'] {
classes('B': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@69
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@69
functions('B': Name@68) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@69
memberIndex = computeMemberIndex$1@70 // through LazyPackageFragmentScopeForJavaPackage@69
}
LazyJavaPackageFragment@39['lang'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@71
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@71
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@72 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@26['lang'] {
classes('M1': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('foo': Name@46) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@48 // through LazyPackageFragmentScopeForJavaPackage@73
functions('M1': Name@44) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@73
functions('foo': Name@46) = EmptyList@49[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@73
}
ResolutionTaskHolder@75 {
<name not found> = ArrayList@76[1] { ResolutionCandidate@77 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@78 {
<name not found> = ArrayList@79[1] { ResolutionCandidate@80 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@81 {
<name not found> = ArrayList@82[1] { ResolutionCandidate@83 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
ResolutionTaskHolder@84 {
<name not found> = ArrayList@85[1] { ResolutionCandidate@86 }
}
null {
<name not found> = ArrayList@87[1] { ResolutionCandidate@77 }
<name not found> = ArrayList@88[1] { ResolutionCandidate@80 }
<name not found> = ArrayList@89[1] { ResolutionCandidate@86 }
<name not found> = ArrayList@90[1] { ResolutionCandidate@83 }
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
<name not found> = EmptyList@49[empty]
}
@@ -1,185 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('Int': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.A': FqName@9) = null
packageFragments('java.lang.Int': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.A': FqName@12) = null
packageFragments('kotlin.Int': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.A': FqName@17) = null
packageFragments('p.Int': FqName@18) = null
packageFragments('p.M1': FqName@19) = null
}
LazyJavaPackageFragmentProvider@20 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@21['<root>']
packageFragments('A': FqName@22) = null
packageFragments('Int': FqName@23) = null
packageFragments('java': FqName@24) = LazyJavaPackageFragment@25['java']
packageFragments('java.lang': FqName@26) = LazyJavaPackageFragment@27['lang']
packageFragments('java.lang.A': FqName@28) = null
packageFragments('java.lang.Int': FqName@29) = null
packageFragments('kotlin': FqName@30) = null
packageFragments('kotlin.A': FqName@31) = null
packageFragments('kotlin.Int': FqName@32) = null
packageFragments('kotlin.io': FqName@33) = null
packageFragments('kotlin.jvm': FqName@34) = null
packageFragments('p': FqName@35) = null
packageFragments('p.A': FqName@36) = null
packageFragments('p.Int': FqName@37) = null
}
LazyJavaPackageFragmentProvider@38 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@39['<root>']
packageFragments('java': FqName@40) = LazyJavaPackageFragment@41['java']
packageFragments('java.lang': FqName@42) = LazyJavaPackageFragment@43['lang']
packageFragments('kotlin': FqName@44) = null
packageFragments('kotlin.io': FqName@45) = null
packageFragments('kotlin.jvm': FqName@46) = null
packageFragments('p': FqName@47) = null
}
LazyJavaPackageFragment@21['<root>'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('p': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@49
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@49
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('p': Name@54) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@49
memberIndex = computeMemberIndex$1@55 // through LazyPackageFragmentScopeForJavaPackage@49
}
LazyJavaPackageFragment@39['<root>'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@56
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@56
classes('p': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@56
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@56
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@56
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@56
functions('p': Name@54) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@56
memberIndex = computeMemberIndex$1@57 // through LazyPackageFragmentScopeForJavaPackage@56
}
LazyJavaPackageFragment@2['<root>'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('p': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@58
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@58
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('p': Name@54) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@58
memberIndex = computeMemberIndex$1@59 // through LazyPackageFragmentScopeForJavaPackage@58
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@60) = null // through LazyPackageFragmentScopeForJavaPackage@61
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@61
functions('lang': Name@62) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@61
memberIndex = computeMemberIndex$1@63 // through LazyPackageFragmentScopeForJavaPackage@61
}
LazyJavaPackageFragment@41['java'] {
classes('lang': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@65
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@65
functions('lang': Name@66) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@65
memberIndex = computeMemberIndex$1@67 // through LazyPackageFragmentScopeForJavaPackage@65
}
LazyJavaPackageFragment@25['java'] {
classes('lang': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@69
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@69
functions('lang': Name@70) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@69
memberIndex = computeMemberIndex$1@71 // through LazyPackageFragmentScopeForJavaPackage@69
}
LazyJavaPackageFragment@8['lang'] {
classes('A': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@73
functions('A': Name@72) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@73
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@73
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@43['lang'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@75
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@76 // through LazyPackageFragmentScopeForJavaPackage@75
}
LazyJavaPackageFragment@27['lang'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@77
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@77
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@77
memberIndex = computeMemberIndex$1@78 // through LazyPackageFragmentScopeForJavaPackage@77
}
ResolutionTaskHolder@79 {
<name not found> = ArrayList@80[1] { ResolutionCandidate@81 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
ResolutionTaskHolder@82 {
<name not found> = ArrayList@83[1] { ResolutionCandidate@84 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
ResolutionTaskHolder@85 {
<name not found> = ArrayList@86[1] { ResolutionCandidate@87 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
ResolutionTaskHolder@88 {
<name not found> = ArrayList@89[1] { ResolutionCandidate@90 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
ResolutionTaskHolder@91 {
<name not found> = ArrayList@92[1] { ResolutionCandidate@93 }
}
null {
<name not found> = ArrayList@94[1] { ResolutionCandidate@81 }
<name not found> = ArrayList@95[1] { ResolutionCandidate@84 }
<name not found> = ArrayList@96[1] { ResolutionCandidate@93 }
<name not found> = ArrayList@97[1] { ResolutionCandidate@87 }
<name not found> = ArrayList@98[1] { ResolutionCandidate@90 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
@@ -1,294 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('C': FqName@5) = null
packageFragments('D': FqName@6) = null
packageFragments('Int': FqName@7) = null
packageFragments('java': FqName@8) = LazyJavaPackageFragment@9['java']
packageFragments('java.lang': FqName@10) = LazyJavaPackageFragment@11['lang']
packageFragments('java.lang.A': FqName@12) = null
packageFragments('java.lang.B': FqName@13) = null
packageFragments('java.lang.C': FqName@14) = null
packageFragments('java.lang.D': FqName@15) = null
packageFragments('java.lang.Int': FqName@16) = null
packageFragments('kotlin': FqName@17) = null
packageFragments('kotlin.A': FqName@18) = null
packageFragments('kotlin.B': FqName@19) = null
packageFragments('kotlin.C': FqName@20) = null
packageFragments('kotlin.D': FqName@21) = null
packageFragments('kotlin.Int': FqName@22) = null
packageFragments('kotlin.io': FqName@23) = null
packageFragments('kotlin.jvm': FqName@24) = null
packageFragments('p': FqName@25) = null
packageFragments('p.A': FqName@26) = null
packageFragments('p.B': FqName@27) = null
packageFragments('p.C': FqName@28) = null
packageFragments('p.D': FqName@29) = null
packageFragments('p.Int': FqName@30) = null
packageFragments('p.M1': FqName@31) = null
}
LazyJavaPackageFragmentProvider@32 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@33['<root>']
packageFragments('A': FqName@34) = null
packageFragments('C': FqName@35) = null
packageFragments('D': FqName@36) = null
packageFragments('Int': FqName@37) = null
packageFragments('java': FqName@38) = LazyJavaPackageFragment@39['java']
packageFragments('java.lang': FqName@40) = LazyJavaPackageFragment@41['lang']
packageFragments('java.lang.A': FqName@42) = null
packageFragments('java.lang.C': FqName@43) = null
packageFragments('java.lang.D': FqName@44) = null
packageFragments('java.lang.Int': FqName@45) = null
packageFragments('kotlin': FqName@46) = null
packageFragments('kotlin.A': FqName@47) = null
packageFragments('kotlin.C': FqName@48) = null
packageFragments('kotlin.D': FqName@49) = null
packageFragments('kotlin.Int': FqName@50) = null
packageFragments('kotlin.io': FqName@51) = null
packageFragments('kotlin.jvm': FqName@52) = null
packageFragments('p': FqName@53) = null
packageFragments('p.A': FqName@54) = null
packageFragments('p.C': FqName@55) = null
packageFragments('p.D': FqName@56) = null
packageFragments('p.Int': FqName@57) = null
}
LazyJavaPackageFragmentProvider@58 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@59['<root>']
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('kotlin': FqName@64) = null
packageFragments('kotlin.io': FqName@65) = null
packageFragments('kotlin.jvm': FqName@66) = null
packageFragments('p': FqName@67) = null
}
LazyJavaPackageFragment@33['<root>'] {
classes('M1': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('a': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('c': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('d': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('p': Name@73) = null // through LazyPackageFragmentScopeForJavaPackage@69
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@69
functions('M1': Name@68) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('a': Name@70) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('c': Name@71) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('d': Name@72) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@69
functions('p': Name@76) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@69
memberIndex = computeMemberIndex$1@77 // through LazyPackageFragmentScopeForJavaPackage@69
}
LazyJavaPackageFragment@2['<root>'] {
classes('M1': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('a': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('c': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('d': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('p': Name@73) = null // through LazyPackageFragmentScopeForJavaPackage@78
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@78
functions('M1': Name@68) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@78
functions('a': Name@70) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@78
functions('c': Name@71) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@78
functions('d': Name@72) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@78
functions('p': Name@76) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@78
memberIndex = computeMemberIndex$1@79 // through LazyPackageFragmentScopeForJavaPackage@78
}
LazyJavaPackageFragment@59['<root>'] {
classes('M1': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@80
classes('a': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@80
classes('c': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@80
classes('d': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@80
classes('p': Name@73) = null // through LazyPackageFragmentScopeForJavaPackage@80
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@80
functions('M1': Name@68) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@80
functions('a': Name@70) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@80
functions('c': Name@71) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@80
functions('d': Name@72) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@80
functions('p': Name@76) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@80
memberIndex = computeMemberIndex$1@81 // through LazyPackageFragmentScopeForJavaPackage@80
}
LazyJavaPackageFragment@39['java'] {
classes('lang': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@83
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@83
functions('lang': Name@84) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@83
memberIndex = computeMemberIndex$1@85 // through LazyPackageFragmentScopeForJavaPackage@83
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@87
functions('lang': Name@88) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@89 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@9['java'] {
classes('lang': Name@90) = null // through LazyPackageFragmentScopeForJavaPackage@91
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@91
functions('lang': Name@92) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@91
memberIndex = computeMemberIndex$1@93 // through LazyPackageFragmentScopeForJavaPackage@91
}
LazyJavaPackageFragment@11['lang'] {
classes('B': Name@94) = null // through LazyPackageFragmentScopeForJavaPackage@95
classes('M1': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@95
classes('a': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@95
classes('c': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@95
classes('d': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@95
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@95
functions('B': Name@94) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@95
functions('M1': Name@68) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@95
functions('a': Name@70) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@95
functions('c': Name@71) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@95
functions('d': Name@72) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@95
memberIndex = computeMemberIndex$1@96 // through LazyPackageFragmentScopeForJavaPackage@95
}
LazyJavaPackageFragment@63['lang'] {
classes('M1': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@97
classes('a': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@97
classes('c': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@97
classes('d': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@97
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@97
functions('M1': Name@68) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@97
functions('a': Name@70) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@97
functions('c': Name@71) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@97
functions('d': Name@72) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@97
memberIndex = computeMemberIndex$1@98 // through LazyPackageFragmentScopeForJavaPackage@97
}
LazyJavaPackageFragment@41['lang'] {
classes('M1': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@99
classes('a': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@99
classes('c': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@99
classes('d': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@99
deserializedPackageScope = Empty@74 // through LazyPackageFragmentScopeForJavaPackage@99
functions('M1': Name@68) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@99
functions('a': Name@70) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@99
functions('c': Name@71) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@99
functions('d': Name@72) = EmptyList@75[empty] // through LazyPackageFragmentScopeForJavaPackage@99
memberIndex = computeMemberIndex$1@100 // through LazyPackageFragmentScopeForJavaPackage@99
}
ResolutionTaskHolder@101 {
<name not found> = ArrayList@102[1] { ResolutionCandidate@103 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
ResolutionTaskHolder@104 {
<name not found> = ArrayList@105[1] { ResolutionCandidate@106 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
ResolutionTaskHolder@107 {
<name not found> = ArrayList@108[1] { ResolutionCandidate@109 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
ResolutionTaskHolder@110 {
<name not found> = ArrayList@111[1] { ResolutionCandidate@112 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
ResolutionTaskHolder@113 {
<name not found> = ArrayList@114[1] { ResolutionCandidate@115 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
ResolutionTaskHolder@116 {
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
ResolutionTaskHolder@119 {
<name not found> = ArrayList@120[1] { ResolutionCandidate@121 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
ResolutionTaskHolder@122 {
<name not found> = ArrayList@123[1] { ResolutionCandidate@124 }
}
ResolutionTaskHolder@125 {
<name not found> = ArrayList@126[1] { ResolutionCandidate@127 }
}
ResolutionTaskHolder@128 {
<name not found> = ArrayList@129[1] { ResolutionCandidate@130 }
}
null {
<name not found> = ArrayList@131[1] { ResolutionCandidate@109 }
<name not found> = ArrayList@132[1] { ResolutionCandidate@112 }
<name not found> = ArrayList@133[1] { ResolutionCandidate@130 }
<name not found> = ArrayList@134[1] { ResolutionCandidate@106 }
<name not found> = ArrayList@135[1] { ResolutionCandidate@115 }
<name not found> = ArrayList@136[1] { ResolutionCandidate@127 }
<name not found> = ArrayList@137[1] { ResolutionCandidate@103 }
<name not found> = ArrayList@138[1] { ResolutionCandidate@121 }
<name not found> = ArrayList@139[1] { ResolutionCandidate@124 }
<name not found> = ArrayList@140[1] { ResolutionCandidate@118 }
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
<name not found> = EmptyList@75[empty]
}
@@ -1,106 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('java': FqName@4) = LazyJavaPackageFragment@5['java']
packageFragments('java.lang': FqName@6) = LazyJavaPackageFragment@7['lang']
packageFragments('java.lang.A': FqName@8) = null
packageFragments('kotlin': FqName@9) = null
packageFragments('kotlin.A': FqName@10) = null
packageFragments('kotlin.io': FqName@11) = null
packageFragments('kotlin.jvm': FqName@12) = null
packageFragments('p': FqName@13) = null
packageFragments('p.A': FqName@14) = null
packageFragments('p.B': FqName@15) = null
}
LazyJavaPackageFragmentProvider@16 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@17['<root>']
packageFragments('A': FqName@18) = null
packageFragments('java': FqName@19) = LazyJavaPackageFragment@20['java']
packageFragments('java.lang': FqName@21) = LazyJavaPackageFragment@22['lang']
packageFragments('java.lang.A': FqName@23) = null
packageFragments('kotlin': FqName@24) = null
packageFragments('kotlin.A': FqName@25) = null
packageFragments('kotlin.io': FqName@26) = null
packageFragments('kotlin.jvm': FqName@27) = null
packageFragments('p': FqName@28) = null
packageFragments('p.A': FqName@29) = null
}
LazyJavaPackageFragment@20['java'] {
classes('lang': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@31
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@31
functions('lang': Name@33) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@31
memberIndex = computeMemberIndex$1@35 // through LazyPackageFragmentScopeForJavaPackage@31
}
LazyJavaPackageFragment@5['java'] {
classes('lang': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@37
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@37
functions('lang': Name@38) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@37
memberIndex = computeMemberIndex$1@39 // through LazyPackageFragmentScopeForJavaPackage@37
}
LazyJavaPackageFragment@7['lang'] {
classes('A': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@41
classes('B': Name@42) = null // through LazyPackageFragmentScopeForJavaPackage@41
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@41
functions('A': Name@40) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@41
functions('B': Name@42) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@41
memberIndex = computeMemberIndex$1@43 // through LazyPackageFragmentScopeForJavaPackage@41
}
LazyJavaPackageFragment@22['lang'] {
classes('B': Name@42) = null // through LazyPackageFragmentScopeForJavaPackage@44
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@44
functions('B': Name@42) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@44
memberIndex = computeMemberIndex$1@45 // through LazyPackageFragmentScopeForJavaPackage@44
}
ResolutionTaskHolder@46 {
<name not found> = ArrayList@47[1] { ResolutionCandidate@48 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@49 {
<name not found> = ArrayList@50[1] { ResolutionCandidate@51 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@52 {
<name not found> = ArrayList@53[1] { ResolutionCandidate@54 }
}
ResolutionTaskHolder@55 {
<name not found> = ArrayList@56[1] { ResolutionCandidate@57 }
}
ResolutionTaskHolder@58 {
<name not found> = ArrayList@59[1] { ResolutionCandidate@60 }
}
null {
<name not found> = ArrayList@61[1] { ResolutionCandidate@48 }
<name not found> = ArrayList@62[1] { ResolutionCandidate@51 }
<name not found> = ArrayList@63[1] { ResolutionCandidate@57 }
<name not found> = ArrayList@64[1] { ResolutionCandidate@60 }
<name not found> = ArrayList@65[1] { ResolutionCandidate@54 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
@@ -1,153 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('java': FqName@4) = LazyJavaPackageFragment@5['java']
packageFragments('java.lang': FqName@6) = LazyJavaPackageFragment@7['lang']
packageFragments('java.lang.A': FqName@8) = null
packageFragments('kotlin': FqName@9) = null
packageFragments('kotlin.A': FqName@10) = null
packageFragments('kotlin.io': FqName@11) = null
packageFragments('kotlin.jvm': FqName@12) = null
packageFragments('p': FqName@13) = null
packageFragments('p.A': FqName@14) = null
packageFragments('p.B': FqName@15) = null
}
LazyJavaPackageFragmentProvider@16 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@17['<root>']
packageFragments('java': FqName@18) = LazyJavaPackageFragment@19['java']
packageFragments('java.lang': FqName@20) = LazyJavaPackageFragment@21['lang']
packageFragments('kotlin': FqName@22) = null
packageFragments('kotlin.io': FqName@23) = null
packageFragments('kotlin.jvm': FqName@24) = null
packageFragments('p': FqName@25) = null
packageFragments('p.A': FqName@26) = null
}
LazyJavaPackageFragment@5['java'] {
classes('lang': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@28
deserializedPackageScope = Empty@29 // through LazyPackageFragmentScopeForJavaPackage@28
functions('lang': Name@30) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@28
memberIndex = computeMemberIndex$1@32 // through LazyPackageFragmentScopeForJavaPackage@28
}
LazyJavaPackageFragment@19['java'] {
classes('lang': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@34
deserializedPackageScope = Empty@29 // through LazyPackageFragmentScopeForJavaPackage@34
functions('lang': Name@35) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@34
memberIndex = computeMemberIndex$1@36 // through LazyPackageFragmentScopeForJavaPackage@34
}
LazyJavaPackageFragment@7['lang'] {
classes('A': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('B': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('foo': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@38
deserializedPackageScope = Empty@29 // through LazyPackageFragmentScopeForJavaPackage@38
functions('A': Name@37) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@38
functions('B': Name@39) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@38
functions('foo': Name@40) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@38
memberIndex = computeMemberIndex$1@41 // through LazyPackageFragmentScopeForJavaPackage@38
}
LazyJavaPackageFragment@21['lang'] {
classes('B': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@42
classes('foo': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@42
deserializedPackageScope = Empty@29 // through LazyPackageFragmentScopeForJavaPackage@42
functions('B': Name@39) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@42
functions('foo': Name@40) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@42
memberIndex = computeMemberIndex$1@43 // through LazyPackageFragmentScopeForJavaPackage@42
}
ResolutionTaskHolder@44 {
<name not found> = ArrayList@45[1] { ResolutionCandidate@46 }
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
}
ResolutionTaskHolder@47 {
<name not found> = ArrayList@48[1] { ResolutionCandidate@49 }
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
}
ResolutionTaskHolder@50 {
<name not found> = ArrayList@51[1] { ResolutionCandidate@52 }
}
ResolutionTaskHolder@53 {
<name not found> = ArrayList@54[1] { ResolutionCandidate@55 }
}
ResolutionTaskHolder@56 {
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
}
ResolutionTaskHolder@57 {
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
}
null {
<name not found> = ArrayList@58[1] { ResolutionCandidate@46 }
<name not found> = ArrayList@59[1] { ResolutionCandidate@49 }
<name not found> = ArrayList@60[1] { ResolutionCandidate@52 }
<name not found> = ArrayList@61[1] { ResolutionCandidate@55 }
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
<name not found> = EmptyList@31[empty]
}
@@ -1,224 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('java': FqName@4) = LazyJavaPackageFragment@5['java']
packageFragments('java.lang': FqName@6) = LazyJavaPackageFragment@7['lang']
packageFragments('java.lang.A': FqName@8) = null
packageFragments('kotlin': FqName@9) = null
packageFragments('kotlin.A': FqName@10) = null
packageFragments('kotlin.io': FqName@11) = null
packageFragments('kotlin.jvm': FqName@12) = null
packageFragments('p': FqName@13) = null
packageFragments('p.A': FqName@14) = null
packageFragments('p.M1': FqName@15) = null
}
LazyJavaPackageFragmentProvider@16 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@17['<root>']
packageFragments('A': FqName@18) = null
packageFragments('java': FqName@19) = LazyJavaPackageFragment@20['java']
packageFragments('java.lang': FqName@21) = LazyJavaPackageFragment@22['lang']
packageFragments('java.lang.A': FqName@23) = null
packageFragments('kotlin': FqName@24) = null
packageFragments('kotlin.A': FqName@25) = null
packageFragments('kotlin.io': FqName@26) = null
packageFragments('kotlin.jvm': FqName@27) = null
packageFragments('p': FqName@28) = null
packageFragments('p.A': FqName@29) = null
packageFragments('p.M2': FqName@30) = null
}
LazyJavaPackageFragmentProvider@31 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@32['<root>']
packageFragments('A': FqName@33) = null
packageFragments('java': FqName@34) = LazyJavaPackageFragment@35['java']
packageFragments('java.lang': FqName@36) = LazyJavaPackageFragment@37['lang']
packageFragments('java.lang.A': FqName@38) = null
packageFragments('kotlin': FqName@39) = null
packageFragments('kotlin.A': FqName@40) = null
packageFragments('kotlin.io': FqName@41) = null
packageFragments('kotlin.jvm': FqName@42) = null
packageFragments('p': FqName@43) = null
packageFragments('p.A': FqName@44) = null
}
LazyJavaPackageFragment@32['<root>'] {
classes('A': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@46
classes('M1': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@46
classes('M2': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@46
classes('p': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@46
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@46
functions('M1': Name@47) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@46
functions('M2': Name@48) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@46
functions('p': Name@52) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@46
memberIndex = computeMemberIndex$1@53 // through LazyPackageFragmentScopeForJavaPackage@46
}
LazyJavaPackageFragment@17['<root>'] {
classes('A': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('M1': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('M2': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@54
classes('p': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@54
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@54
functions('M1': Name@47) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('M2': Name@48) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@54
functions('p': Name@52) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@54
memberIndex = computeMemberIndex$1@55 // through LazyPackageFragmentScopeForJavaPackage@54
}
LazyJavaPackageFragment@2['<root>'] {
classes('A': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@56
classes('M1': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@56
classes('M2': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@56
classes('p': Name@49) = null // through LazyPackageFragmentScopeForJavaPackage@56
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@56
functions('M1': Name@47) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@56
functions('M2': Name@48) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@56
functions('p': Name@52) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@56
memberIndex = computeMemberIndex$1@57 // through LazyPackageFragmentScopeForJavaPackage@56
}
LazyJavaPackageFragment@5['java'] {
classes('lang': Name@58) = null // through LazyPackageFragmentScopeForJavaPackage@59
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@59
functions('lang': Name@60) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@59
memberIndex = computeMemberIndex$1@61 // through LazyPackageFragmentScopeForJavaPackage@59
}
LazyJavaPackageFragment@20['java'] {
classes('lang': Name@62) = null // through LazyPackageFragmentScopeForJavaPackage@63
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@63
functions('lang': Name@64) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@63
memberIndex = computeMemberIndex$1@65 // through LazyPackageFragmentScopeForJavaPackage@63
}
LazyJavaPackageFragment@35['java'] {
classes('lang': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@67
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@67
functions('lang': Name@68) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@67
memberIndex = computeMemberIndex$1@69 // through LazyPackageFragmentScopeForJavaPackage@67
}
LazyJavaPackageFragment@7['lang'] {
classes('A': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('M1': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('M2': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@71
functions('A': Name@70) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@71
functions('M1': Name@47) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@71
functions('M2': Name@48) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@72 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@22['lang'] {
classes('A': Name@73) = null // through LazyPackageFragmentScopeForJavaPackage@74
classes('M1': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@74
classes('M2': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@74
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@74
functions('A': Name@73) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@74
functions('M1': Name@47) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@74
functions('M2': Name@48) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@74
memberIndex = computeMemberIndex$1@75 // through LazyPackageFragmentScopeForJavaPackage@74
}
LazyJavaPackageFragment@37['lang'] {
classes('M1': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('M2': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@76
deserializedPackageScope = Empty@50 // through LazyPackageFragmentScopeForJavaPackage@76
functions('M1': Name@47) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@76
functions('M2': Name@48) = EmptyList@51[empty] // through LazyPackageFragmentScopeForJavaPackage@76
memberIndex = computeMemberIndex$1@77 // through LazyPackageFragmentScopeForJavaPackage@76
}
ResolutionTaskHolder@78 {
<name not found> = ArrayList@79[1] { ResolutionCandidate@80 }
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
}
ResolutionTaskHolder@81 {
<name not found> = ArrayList@82[1] { ResolutionCandidate@83 }
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
}
ResolutionTaskHolder@84 {
<name not found> = ArrayList@85[1] { ResolutionCandidate@86 }
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
}
ResolutionTaskHolder@87 {
<name not found> = ArrayList@88[1] { ResolutionCandidate@89 }
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
}
ResolutionTaskHolder@90 {
<name not found> = ArrayList@91[1] { ResolutionCandidate@92 }
}
ResolutionTaskHolder@93 {
<name not found> = ArrayList@94[1] { ResolutionCandidate@95 }
}
ResolutionTaskHolder@96 {
<name not found> = ArrayList@97[1] { ResolutionCandidate@98 }
}
ResolutionTaskHolder@99 {
<name not found> = ArrayList@100[1] { ResolutionCandidate@101 }
}
ResolutionTaskHolder@102 {
<name not found> = ArrayList@103[1] { ResolutionCandidate@104 }
}
ResolutionTaskHolder@105 {
<name not found> = ArrayList@106[1] { ResolutionCandidate@107 }
}
null {
<name not found> = ArrayList@108[1] { ResolutionCandidate@80 }
<name not found> = ArrayList@109[1] { ResolutionCandidate@83 }
<name not found> = ArrayList@110[1] { ResolutionCandidate@98 }
<name not found> = ArrayList@111[1] { ResolutionCandidate@95 }
<name not found> = ArrayList@112[1] { ResolutionCandidate@86 }
<name not found> = ArrayList@113[1] { ResolutionCandidate@107 }
<name not found> = ArrayList@114[1] { ResolutionCandidate@92 }
<name not found> = ArrayList@115[1] { ResolutionCandidate@89 }
<name not found> = ArrayList@116[1] { ResolutionCandidate@104 }
<name not found> = ArrayList@117[1] { ResolutionCandidate@101 }
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
<name not found> = EmptyList@51[empty]
}
@@ -1,114 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('java': FqName@4) = LazyJavaPackageFragment@5['java']
packageFragments('java.lang': FqName@6) = LazyJavaPackageFragment@7['lang']
packageFragments('java.lang.A': FqName@8) = null
packageFragments('kotlin': FqName@9) = null
packageFragments('kotlin.A': FqName@10) = null
packageFragments('kotlin.io': FqName@11) = null
packageFragments('kotlin.jvm': FqName@12) = null
packageFragments('p': FqName@13) = null
packageFragments('p.A': FqName@14) = null
packageFragments('p.B': FqName@15) = null
}
LazyJavaPackageFragmentProvider@16 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@17['<root>']
packageFragments('A': FqName@18) = null
packageFragments('java': FqName@19) = LazyJavaPackageFragment@20['java']
packageFragments('java.lang': FqName@21) = LazyJavaPackageFragment@22['lang']
packageFragments('java.lang.A': FqName@23) = null
packageFragments('kotlin': FqName@24) = null
packageFragments('kotlin.A': FqName@25) = null
packageFragments('kotlin.io': FqName@26) = null
packageFragments('kotlin.jvm': FqName@27) = null
packageFragments('p': FqName@28) = null
packageFragments('p.A': FqName@29) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('p': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@31
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@31
functions('B': Name@30) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@31
functions('p': Name@35) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@31
memberIndex = computeMemberIndex$1@36 // through LazyPackageFragmentScopeForJavaPackage@31
}
LazyJavaPackageFragment@17['<root>'] {
classes('B': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@37
classes('p': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@37
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@37
functions('B': Name@30) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@37
functions('p': Name@35) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@37
memberIndex = computeMemberIndex$1@38 // through LazyPackageFragmentScopeForJavaPackage@37
}
LazyJavaPackageFragment@5['java'] {
classes('lang': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@40
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@40
functions('lang': Name@41) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@40
memberIndex = computeMemberIndex$1@42 // through LazyPackageFragmentScopeForJavaPackage@40
}
LazyJavaPackageFragment@20['java'] {
classes('lang': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@44
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@44
functions('lang': Name@45) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@44
memberIndex = computeMemberIndex$1@46 // through LazyPackageFragmentScopeForJavaPackage@44
}
LazyJavaPackageFragment@7['lang'] {
classes('A': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@48
classes('B': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@48
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@48
functions('A': Name@47) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@48
functions('B': Name@30) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@48
memberIndex = computeMemberIndex$1@49 // through LazyPackageFragmentScopeForJavaPackage@48
}
LazyJavaPackageFragment@22['lang'] {
classes('B': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@50
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@50
functions('B': Name@30) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@50
memberIndex = computeMemberIndex$1@51 // through LazyPackageFragmentScopeForJavaPackage@50
}
ResolutionTaskHolder@52 {
<name not found> = ArrayList@53[1] { ResolutionCandidate@54 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@55 {
<name not found> = ArrayList@56[1] { ResolutionCandidate@57 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@58 {
<name not found> = ArrayList@59[1] { ResolutionCandidate@60 }
}
null {
<name not found> = ArrayList@61[1] { ResolutionCandidate@54 }
<name not found> = ArrayList@62[1] { ResolutionCandidate@57 }
<name not found> = ArrayList@63[1] { ResolutionCandidate@60 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
@@ -1,176 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('Int': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.A': FqName@9) = null
packageFragments('java.lang.Int': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.A': FqName@12) = null
packageFragments('kotlin.Int': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.A': FqName@17) = null
packageFragments('p.Int': FqName@18) = null
packageFragments('p.M1': FqName@19) = null
}
LazyJavaPackageFragmentProvider@20 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@21['<root>']
packageFragments('A': FqName@22) = null
packageFragments('Int': FqName@23) = null
packageFragments('java': FqName@24) = LazyJavaPackageFragment@25['java']
packageFragments('java.lang': FqName@26) = LazyJavaPackageFragment@27['lang']
packageFragments('java.lang.A': FqName@28) = null
packageFragments('java.lang.Int': FqName@29) = null
packageFragments('kotlin': FqName@30) = null
packageFragments('kotlin.A': FqName@31) = null
packageFragments('kotlin.Int': FqName@32) = null
packageFragments('kotlin.io': FqName@33) = null
packageFragments('kotlin.jvm': FqName@34) = null
packageFragments('p': FqName@35) = null
packageFragments('p.A': FqName@36) = null
packageFragments('p.Int': FqName@37) = null
}
LazyJavaPackageFragmentProvider@38 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@39['<root>']
packageFragments('java': FqName@40) = LazyJavaPackageFragment@41['java']
packageFragments('java.lang': FqName@42) = LazyJavaPackageFragment@43['lang']
packageFragments('kotlin': FqName@44) = null
packageFragments('kotlin.io': FqName@45) = null
packageFragments('kotlin.jvm': FqName@46) = null
packageFragments('p': FqName@47) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('p': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@49
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@49
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('p': Name@54) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@49
memberIndex = computeMemberIndex$1@55 // through LazyPackageFragmentScopeForJavaPackage@49
}
LazyJavaPackageFragment@39['<root>'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@56
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@56
classes('p': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@56
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@56
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@56
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@56
functions('p': Name@54) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@56
memberIndex = computeMemberIndex$1@57 // through LazyPackageFragmentScopeForJavaPackage@56
}
LazyJavaPackageFragment@21['<root>'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('p': Name@51) = null // through LazyPackageFragmentScopeForJavaPackage@58
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@58
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@58
functions('p': Name@54) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@58
memberIndex = computeMemberIndex$1@59 // through LazyPackageFragmentScopeForJavaPackage@58
}
LazyJavaPackageFragment@25['java'] {
classes('lang': Name@60) = null // through LazyPackageFragmentScopeForJavaPackage@61
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@61
functions('lang': Name@62) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@61
memberIndex = computeMemberIndex$1@63 // through LazyPackageFragmentScopeForJavaPackage@61
}
LazyJavaPackageFragment@41['java'] {
classes('lang': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@65
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@65
functions('lang': Name@66) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@65
memberIndex = computeMemberIndex$1@67 // through LazyPackageFragmentScopeForJavaPackage@65
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@69
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@69
functions('lang': Name@70) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@69
memberIndex = computeMemberIndex$1@71 // through LazyPackageFragmentScopeForJavaPackage@69
}
LazyJavaPackageFragment@8['lang'] {
classes('A': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@73
functions('A': Name@72) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@73
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@73
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@43['lang'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@75
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@76 // through LazyPackageFragmentScopeForJavaPackage@75
}
LazyJavaPackageFragment@27['lang'] {
classes('M1': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('foo': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@77
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@77
functions('M1': Name@48) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@77
functions('foo': Name@50) = EmptyList@53[empty] // through LazyPackageFragmentScopeForJavaPackage@77
memberIndex = computeMemberIndex$1@78 // through LazyPackageFragmentScopeForJavaPackage@77
}
ResolutionTaskHolder@79 {
<name not found> = ArrayList@80[1] { ResolutionCandidate@81 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
ResolutionTaskHolder@82 {
<name not found> = ArrayList@83[1] { ResolutionCandidate@84 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
ResolutionTaskHolder@85 {
<name not found> = ArrayList@86[1] { ResolutionCandidate@87 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
ResolutionTaskHolder@88 {
<name not found> = ArrayList@89[1] { ResolutionCandidate@90 }
}
null {
<name not found> = ArrayList@91[1] { ResolutionCandidate@81 }
<name not found> = ArrayList@92[1] { ResolutionCandidate@87 }
<name not found> = ArrayList@93[1] { ResolutionCandidate@90 }
<name not found> = ArrayList@94[1] { ResolutionCandidate@84 }
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
<name not found> = EmptyList@53[empty]
}
@@ -1,172 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('X': FqName@30) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.X': FqName@36) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.X': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.X': FqName@45) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@48) = LazyJavaPackageFragment@49['java']
packageFragments('java.lang': FqName@50) = LazyJavaPackageFragment@51['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('kotlin': FqName@52) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.io': FqName@53) = null
packageFragments('kotlin.jvm': FqName@54) = null
packageFragments('p': FqName@55) = null
packageFragments('p.B': FqName@56) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
}
LazyJavaPackageFragmentProvider@57 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@58['<root>']
packageFragments('B': FqName@29) = null
packageFragments('T': FqName@59) = null
packageFragments('X': FqName@30) = null
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.T': FqName@64) = null
packageFragments('java.lang.X': FqName@36) = null
packageFragments('kotlin': FqName@65) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.T': FqName@66) = null
packageFragments('kotlin.X': FqName@39) = null
packageFragments('kotlin.io': FqName@67) = null
packageFragments('kotlin.jvm': FqName@68) = null
packageFragments('p': FqName@69) = null
packageFragments('p.B': FqName@70) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.T': FqName@71) = null
packageFragments('p.X': FqName@45) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@73
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@80 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@81
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@81
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@81
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@81
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@83
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@83
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@83
memberIndex = computeMemberIndex$1@84 // through LazyPackageFragmentScopeForJavaPackage@83
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@85) = null // through LazyPackageFragmentScopeForJavaPackage@86
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@86
functions('lang': Name@87) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@86
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@86
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@90
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@90
functions('lang': Name@91) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@90
memberIndex = computeMemberIndex$1@92 // through LazyPackageFragmentScopeForJavaPackage@90
}
LazyJavaPackageFragment@49['java'] {
classes('lang': Name@93) = null // through LazyPackageFragmentScopeForJavaPackage@94
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@94
functions('lang': Name@95) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@94
memberIndex = computeMemberIndex$1@96 // through LazyPackageFragmentScopeForJavaPackage@94
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@97) = null // through LazyPackageFragmentScopeForJavaPackage@98
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@98
functions('lang': Name@99) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@98
memberIndex = computeMemberIndex$1@100 // through LazyPackageFragmentScopeForJavaPackage@98
}
ResolutionTaskHolder@101 {
<name not found> = ArrayList@102[1] { ResolutionCandidate@103 }
}
ResolutionTaskHolder@104 {
<name not found> = ArrayList@105[1] { ResolutionCandidate@106 }
}
ResolutionTaskHolder@107 {
<name not found> = ArrayList@108[3] { ResolutionCandidate@109, ResolutionCandidate@110, ResolutionCandidate@111 }
}
null {
<name not found> = ArrayList@112[1] { ResolutionCandidate@106 }
<name not found> = ArrayList@113[1] { ResolutionCandidate@103 }
<name not found> = ArrayList@114[3] { ResolutionCandidate@109, ResolutionCandidate@110, ResolutionCandidate@111 }
}
@@ -1,172 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('T': FqName@5) = null
packageFragments('Tr': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.T': FqName@13) = null
packageFragments('java.lang.Tr': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.T': FqName@18) = null
packageFragments('kotlin.Tr': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.T': FqName@25) = null
packageFragments('p.Tr': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('Tr': FqName@30) = null
packageFragments('X': FqName@31) = null
packageFragments('java': FqName@32) = LazyJavaPackageFragment@33['java']
packageFragments('java.lang': FqName@34) = LazyJavaPackageFragment@35['lang']
packageFragments('java.lang.B': FqName@36) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Tr': FqName@37) = null
packageFragments('java.lang.X': FqName@38) = null
packageFragments('kotlin': FqName@39) = null
packageFragments('kotlin.B': FqName@40) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Tr': FqName@41) = null
packageFragments('kotlin.X': FqName@42) = null
packageFragments('kotlin.io': FqName@43) = null
packageFragments('kotlin.jvm': FqName@44) = null
packageFragments('p': FqName@45) = null
packageFragments('p.B': FqName@46) = null
packageFragments('p.C': FqName@47) = null
packageFragments('p.Tr': FqName@48) = null
packageFragments('p.X': FqName@49) = null
}
LazyJavaPackageFragmentProvider@50 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@51['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Tr': FqName@30) = null
packageFragments('java': FqName@52) = LazyJavaPackageFragment@53['java']
packageFragments('java.lang': FqName@54) = LazyJavaPackageFragment@55['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Tr': FqName@37) = null
packageFragments('kotlin': FqName@56) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Tr': FqName@41) = null
packageFragments('kotlin.io': FqName@57) = null
packageFragments('kotlin.jvm': FqName@58) = null
packageFragments('p': FqName@59) = null
packageFragments('p.B': FqName@60) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.Tr': FqName@48) = null
}
LazyJavaPackageFragmentProvider@61 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@62['<root>']
packageFragments('B': FqName@29) = null
packageFragments('T': FqName@63) = null
packageFragments('X': FqName@31) = null
packageFragments('java': FqName@64) = LazyJavaPackageFragment@65['java']
packageFragments('java.lang': FqName@66) = LazyJavaPackageFragment@67['lang']
packageFragments('java.lang.B': FqName@36) = null
packageFragments('java.lang.T': FqName@68) = null
packageFragments('java.lang.X': FqName@38) = null
packageFragments('kotlin': FqName@69) = null
packageFragments('kotlin.B': FqName@40) = null
packageFragments('kotlin.T': FqName@70) = null
packageFragments('kotlin.X': FqName@42) = null
packageFragments('kotlin.io': FqName@71) = null
packageFragments('kotlin.jvm': FqName@72) = null
packageFragments('p': FqName@73) = null
packageFragments('p.B': FqName@74) = null
packageFragments('p.C': FqName@47) = null
packageFragments('p.T': FqName@75) = null
packageFragments('p.X': FqName@49) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('C': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('Tr': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('p': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@77
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@77
functions('p': Name@82) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@77
memberIndex = computeMemberIndex$1@84 // through LazyPackageFragmentScopeForJavaPackage@77
}
LazyJavaPackageFragment@51['<root>'] {
classes('B': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('C': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('Tr': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('p': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@85
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@85
functions('p': Name@82) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@85
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@85
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('C': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('Tr': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('p': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@87
functions('p': Name@82) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@33['java'] {
classes('lang': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@90
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@90
functions('lang': Name@91) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@90
memberIndex = computeMemberIndex$1@92 // through LazyPackageFragmentScopeForJavaPackage@90
}
LazyJavaPackageFragment@65['java'] {
classes('lang': Name@93) = null // through LazyPackageFragmentScopeForJavaPackage@94
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@94
functions('lang': Name@95) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@94
memberIndex = computeMemberIndex$1@96 // through LazyPackageFragmentScopeForJavaPackage@94
}
LazyJavaPackageFragment@53['java'] {
classes('lang': Name@97) = null // through LazyPackageFragmentScopeForJavaPackage@98
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@98
functions('lang': Name@99) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@98
memberIndex = computeMemberIndex$1@100 // through LazyPackageFragmentScopeForJavaPackage@98
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@101) = null // through LazyPackageFragmentScopeForJavaPackage@102
deserializedPackageScope = Empty@81 // through LazyPackageFragmentScopeForJavaPackage@102
functions('lang': Name@103) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@102
memberIndex = computeMemberIndex$1@104 // through LazyPackageFragmentScopeForJavaPackage@102
}
ResolutionTaskHolder@105 {
<name not found> = ArrayList@106[1] { ResolutionCandidate@107 }
}
ResolutionTaskHolder@108 {
<name not found> = ArrayList@109[1] { ResolutionCandidate@110 }
}
ResolutionTaskHolder@111 {
<name not found> = ArrayList@112[3] { ResolutionCandidate@113, ResolutionCandidate@114, ResolutionCandidate@115 }
}
null {
<name not found> = ArrayList@116[1] { ResolutionCandidate@107 }
<name not found> = ArrayList@117[1] { ResolutionCandidate@110 }
<name not found> = ArrayList@118[3] { ResolutionCandidate@113, ResolutionCandidate@114, ResolutionCandidate@115 }
}
@@ -1,189 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('T': FqName@5) = null
packageFragments('Y': FqName@6) = null
packageFragments('Z': FqName@7) = null
packageFragments('java': FqName@8) = LazyJavaPackageFragment@9['java']
packageFragments('java.lang': FqName@10) = LazyJavaPackageFragment@11['lang']
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.T': FqName@14) = null
packageFragments('java.lang.Y': FqName@15) = null
packageFragments('java.lang.Z': FqName@16) = null
packageFragments('kotlin': FqName@17) = null
packageFragments('kotlin.B': FqName@18) = null
packageFragments('kotlin.C': FqName@19) = null
packageFragments('kotlin.T': FqName@20) = null
packageFragments('kotlin.Y': FqName@21) = null
packageFragments('kotlin.Z': FqName@22) = null
packageFragments('kotlin.io': FqName@23) = null
packageFragments('kotlin.jvm': FqName@24) = null
packageFragments('p': FqName@25) = null
packageFragments('p.B': FqName@26) = null
packageFragments('p.C': FqName@27) = null
packageFragments('p.T': FqName@28) = null
packageFragments('p.Y': FqName@29) = null
packageFragments('p.Z': FqName@30) = null
}
LazyJavaPackageFragmentProvider@31 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@32['<root>']
packageFragments('B': FqName@33) = null
packageFragments('C': FqName@4) = null
packageFragments('X': FqName@34) = null
packageFragments('Y': FqName@6) = null
packageFragments('Z': FqName@7) = null
packageFragments('_': FqName@35) = null
packageFragments('java': FqName@36) = LazyJavaPackageFragment@37['java']
packageFragments('java.lang': FqName@38) = LazyJavaPackageFragment@39['lang']
packageFragments('java.lang.B': FqName@40) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.X': FqName@41) = null
packageFragments('java.lang.Y': FqName@15) = null
packageFragments('java.lang.Z': FqName@16) = null
packageFragments('java.lang._': FqName@42) = null
packageFragments('kotlin': FqName@43) = null
packageFragments('kotlin.B': FqName@44) = null
packageFragments('kotlin.C': FqName@19) = null
packageFragments('kotlin.X': FqName@45) = null
packageFragments('kotlin.Y': FqName@21) = null
packageFragments('kotlin.Z': FqName@22) = null
packageFragments('kotlin._': FqName@46) = null
packageFragments('kotlin.io': FqName@47) = null
packageFragments('kotlin.jvm': FqName@48) = null
packageFragments('p': FqName@49) = null
packageFragments('p.B': FqName@50) = null
packageFragments('p.C': FqName@51) = null
packageFragments('p.X': FqName@52) = null
packageFragments('p.Y': FqName@29) = null
packageFragments('p.Z': FqName@30) = null
packageFragments('p._': FqName@53) = null
}
LazyJavaPackageFragmentProvider@54 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@55['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Y': FqName@6) = null
packageFragments('Z': FqName@7) = null
packageFragments('java': FqName@56) = LazyJavaPackageFragment@57['java']
packageFragments('java.lang': FqName@58) = LazyJavaPackageFragment@59['lang']
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.Y': FqName@15) = null
packageFragments('java.lang.Z': FqName@16) = null
packageFragments('kotlin': FqName@60) = null
packageFragments('kotlin.B': FqName@18) = null
packageFragments('kotlin.C': FqName@19) = null
packageFragments('kotlin.Y': FqName@21) = null
packageFragments('kotlin.Z': FqName@22) = null
packageFragments('kotlin.io': FqName@61) = null
packageFragments('kotlin.jvm': FqName@62) = null
packageFragments('p': FqName@63) = null
packageFragments('p.B': FqName@64) = null
packageFragments('p.C': FqName@27) = null
packageFragments('p.Y': FqName@29) = null
packageFragments('p.Z': FqName@30) = null
}
LazyJavaPackageFragmentProvider@65 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@66['<root>']
packageFragments('B': FqName@33) = null
packageFragments('T': FqName@67) = null
packageFragments('X': FqName@34) = null
packageFragments('_': FqName@35) = null
packageFragments('java': FqName@68) = LazyJavaPackageFragment@69['java']
packageFragments('java.lang': FqName@70) = LazyJavaPackageFragment@71['lang']
packageFragments('java.lang.B': FqName@40) = null
packageFragments('java.lang.T': FqName@72) = null
packageFragments('java.lang.X': FqName@41) = null
packageFragments('java.lang._': FqName@42) = null
packageFragments('kotlin': FqName@73) = null
packageFragments('kotlin.B': FqName@44) = null
packageFragments('kotlin.T': FqName@74) = null
packageFragments('kotlin.X': FqName@45) = null
packageFragments('kotlin._': FqName@46) = null
packageFragments('kotlin.io': FqName@75) = null
packageFragments('kotlin.jvm': FqName@76) = null
packageFragments('p': FqName@77) = null
packageFragments('p.B': FqName@78) = null
packageFragments('p.C': FqName@51) = null
packageFragments('p.T': FqName@79) = null
packageFragments('p.X': FqName@52) = null
packageFragments('p._': FqName@53) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('C': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@81
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@81
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@81
memberIndex = computeMemberIndex$1@87 // through LazyPackageFragmentScopeForJavaPackage@81
}
LazyJavaPackageFragment@55['<root>'] {
classes('B': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('C': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@88
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@89 // through LazyPackageFragmentScopeForJavaPackage@88
}
LazyJavaPackageFragment@32['<root>'] {
classes('B': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('C': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@90
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@90
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@90
memberIndex = computeMemberIndex$1@91 // through LazyPackageFragmentScopeForJavaPackage@90
}
LazyJavaPackageFragment@37['java'] {
classes('lang': Name@92) = null // through LazyPackageFragmentScopeForJavaPackage@93
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@93
functions('lang': Name@94) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@93
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@93
}
LazyJavaPackageFragment@69['java'] {
classes('lang': Name@96) = null // through LazyPackageFragmentScopeForJavaPackage@97
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@97
functions('lang': Name@98) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@97
memberIndex = computeMemberIndex$1@99 // through LazyPackageFragmentScopeForJavaPackage@97
}
LazyJavaPackageFragment@9['java'] {
classes('lang': Name@100) = null // through LazyPackageFragmentScopeForJavaPackage@101
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@101
functions('lang': Name@102) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@101
memberIndex = computeMemberIndex$1@103 // through LazyPackageFragmentScopeForJavaPackage@101
}
LazyJavaPackageFragment@57['java'] {
classes('lang': Name@104) = null // through LazyPackageFragmentScopeForJavaPackage@105
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@105
functions('lang': Name@106) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@105
memberIndex = computeMemberIndex$1@107 // through LazyPackageFragmentScopeForJavaPackage@105
}
ResolutionTaskHolder@108 {
<name not found> = ArrayList@109[1] { ResolutionCandidate@110 }
}
ResolutionTaskHolder@111 {
<name not found> = ArrayList@112[1] { ResolutionCandidate@113 }
}
ResolutionTaskHolder@114 {
<name not found> = ArrayList@115[3] { ResolutionCandidate@116, ResolutionCandidate@117, ResolutionCandidate@118 }
}
null {
<name not found> = ArrayList@119[1] { ResolutionCandidate@110 }
<name not found> = ArrayList@120[1] { ResolutionCandidate@113 }
<name not found> = ArrayList@121[3] { ResolutionCandidate@116, ResolutionCandidate@117, ResolutionCandidate@118 }
}
@@ -1,174 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('T1': FqName@5) = null
packageFragments('Y': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.T1': FqName@13) = null
packageFragments('java.lang.Y': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.T1': FqName@18) = null
packageFragments('kotlin.Y': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.T1': FqName@25) = null
packageFragments('p.Y': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('X': FqName@30) = null
packageFragments('Y': FqName@6) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.X': FqName@36) = null
packageFragments('java.lang.Y': FqName@14) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.X': FqName@39) = null
packageFragments('kotlin.Y': FqName@19) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.X': FqName@45) = null
packageFragments('p.Y': FqName@26) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Y': FqName@6) = null
packageFragments('java': FqName@48) = LazyJavaPackageFragment@49['java']
packageFragments('java.lang': FqName@50) = LazyJavaPackageFragment@51['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Y': FqName@14) = null
packageFragments('kotlin': FqName@52) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Y': FqName@19) = null
packageFragments('kotlin.io': FqName@53) = null
packageFragments('kotlin.jvm': FqName@54) = null
packageFragments('p': FqName@55) = null
packageFragments('p.B': FqName@56) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.Y': FqName@26) = null
}
LazyJavaPackageFragmentProvider@57 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@58['<root>']
packageFragments('B': FqName@29) = null
packageFragments('T': FqName@59) = null
packageFragments('X': FqName@30) = null
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.T': FqName@64) = null
packageFragments('java.lang.X': FqName@36) = null
packageFragments('kotlin': FqName@65) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.T': FqName@66) = null
packageFragments('kotlin.X': FqName@39) = null
packageFragments('kotlin.io': FqName@67) = null
packageFragments('kotlin.jvm': FqName@68) = null
packageFragments('p': FqName@69) = null
packageFragments('p.B': FqName@70) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.T': FqName@71) = null
packageFragments('p.X': FqName@45) = null
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('p': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@76 // through LazyPackageFragmentScopeForJavaPackage@73
functions('p': Name@77) = EmptyList@78[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@79 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@80
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@80
classes('p': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@80
deserializedPackageScope = Empty@76 // through LazyPackageFragmentScopeForJavaPackage@80
functions('p': Name@77) = EmptyList@78[empty] // through LazyPackageFragmentScopeForJavaPackage@80
memberIndex = computeMemberIndex$1@81 // through LazyPackageFragmentScopeForJavaPackage@80
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@82
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@82
classes('p': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@82
deserializedPackageScope = Empty@76 // through LazyPackageFragmentScopeForJavaPackage@82
functions('p': Name@77) = EmptyList@78[empty] // through LazyPackageFragmentScopeForJavaPackage@82
memberIndex = computeMemberIndex$1@83 // through LazyPackageFragmentScopeForJavaPackage@82
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@84) = null // through LazyPackageFragmentScopeForJavaPackage@85
deserializedPackageScope = Empty@76 // through LazyPackageFragmentScopeForJavaPackage@85
functions('lang': Name@86) = EmptyList@78[empty] // through LazyPackageFragmentScopeForJavaPackage@85
memberIndex = computeMemberIndex$1@87 // through LazyPackageFragmentScopeForJavaPackage@85
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@89
deserializedPackageScope = Empty@76 // through LazyPackageFragmentScopeForJavaPackage@89
functions('lang': Name@90) = EmptyList@78[empty] // through LazyPackageFragmentScopeForJavaPackage@89
memberIndex = computeMemberIndex$1@91 // through LazyPackageFragmentScopeForJavaPackage@89
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@92) = null // through LazyPackageFragmentScopeForJavaPackage@93
deserializedPackageScope = Empty@76 // through LazyPackageFragmentScopeForJavaPackage@93
functions('lang': Name@94) = EmptyList@78[empty] // through LazyPackageFragmentScopeForJavaPackage@93
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@93
}
LazyJavaPackageFragment@49['java'] {
classes('lang': Name@96) = null // through LazyPackageFragmentScopeForJavaPackage@97
deserializedPackageScope = Empty@76 // through LazyPackageFragmentScopeForJavaPackage@97
functions('lang': Name@98) = EmptyList@78[empty] // through LazyPackageFragmentScopeForJavaPackage@97
memberIndex = computeMemberIndex$1@99 // through LazyPackageFragmentScopeForJavaPackage@97
}
ResolutionTaskHolder@100 {
<name not found> = ArrayList@101[1] { ResolutionCandidate@102 }
}
ResolutionTaskHolder@103 {
<name not found> = ArrayList@104[1] { ResolutionCandidate@105 }
}
ResolutionTaskHolder@106 {
<name not found> = ArrayList@107[1] { ResolutionCandidate@108 }
}
ResolutionTaskHolder@109 {
<name not found> = ArrayList@110[3] { ResolutionCandidate@111, ResolutionCandidate@112, ResolutionCandidate@113 }
}
null {
<name not found> = ArrayList@114[1] { ResolutionCandidate@102 }
<name not found> = ArrayList@115[1] { ResolutionCandidate@108 }
<name not found> = ArrayList@116[1] { ResolutionCandidate@105 }
<name not found> = ArrayList@117[3] { ResolutionCandidate@111, ResolutionCandidate@112, ResolutionCandidate@113 }
}
@@ -1,172 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('X': FqName@30) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.X': FqName@36) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.X': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.X': FqName@45) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@48) = LazyJavaPackageFragment@49['java']
packageFragments('java.lang': FqName@50) = LazyJavaPackageFragment@51['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('kotlin': FqName@52) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.io': FqName@53) = null
packageFragments('kotlin.jvm': FqName@54) = null
packageFragments('p': FqName@55) = null
packageFragments('p.B': FqName@56) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
}
LazyJavaPackageFragmentProvider@57 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@58['<root>']
packageFragments('B': FqName@29) = null
packageFragments('T': FqName@59) = null
packageFragments('X': FqName@30) = null
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.T': FqName@64) = null
packageFragments('java.lang.X': FqName@36) = null
packageFragments('kotlin': FqName@65) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.T': FqName@66) = null
packageFragments('kotlin.X': FqName@39) = null
packageFragments('kotlin.io': FqName@67) = null
packageFragments('kotlin.jvm': FqName@68) = null
packageFragments('p': FqName@69) = null
packageFragments('p.B': FqName@70) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.T': FqName@71) = null
packageFragments('p.X': FqName@45) = null
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@73
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@80 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@81
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@81
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@81
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@81
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@83
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@83
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@83
memberIndex = computeMemberIndex$1@84 // through LazyPackageFragmentScopeForJavaPackage@83
}
LazyJavaPackageFragment@49['java'] {
classes('lang': Name@85) = null // through LazyPackageFragmentScopeForJavaPackage@86
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@86
functions('lang': Name@87) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@86
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@86
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@90
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@90
functions('lang': Name@91) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@90
memberIndex = computeMemberIndex$1@92 // through LazyPackageFragmentScopeForJavaPackage@90
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@93) = null // through LazyPackageFragmentScopeForJavaPackage@94
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@94
functions('lang': Name@95) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@94
memberIndex = computeMemberIndex$1@96 // through LazyPackageFragmentScopeForJavaPackage@94
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@97) = null // through LazyPackageFragmentScopeForJavaPackage@98
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@98
functions('lang': Name@99) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@98
memberIndex = computeMemberIndex$1@100 // through LazyPackageFragmentScopeForJavaPackage@98
}
ResolutionTaskHolder@101 {
<name not found> = ArrayList@102[1] { ResolutionCandidate@103 }
}
ResolutionTaskHolder@104 {
<name not found> = ArrayList@105[1] { ResolutionCandidate@106 }
}
ResolutionTaskHolder@107 {
<name not found> = ArrayList@108[3] { ResolutionCandidate@109, ResolutionCandidate@110, ResolutionCandidate@111 }
}
null {
<name not found> = ArrayList@112[1] { ResolutionCandidate@103 }
<name not found> = ArrayList@113[1] { ResolutionCandidate@106 }
<name not found> = ArrayList@114[3] { ResolutionCandidate@109, ResolutionCandidate@110, ResolutionCandidate@111 }
}
@@ -1,189 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('Any': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('C': FqName@5) = null
packageFragments('R': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.Any': FqName@11) = null
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.R': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.Any': FqName@16) = null
packageFragments('kotlin.B': FqName@17) = null
packageFragments('kotlin.C': FqName@18) = null
packageFragments('kotlin.R': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.Any': FqName@23) = null
packageFragments('p.B': FqName@24) = null
packageFragments('p.C': FqName@25) = null
packageFragments('p.R': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('Any': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('R': FqName@29) = null
packageFragments('T': FqName@30) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.Any': FqName@11) = null
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.R': FqName@35) = null
packageFragments('java.lang.T': FqName@36) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.Any': FqName@16) = null
packageFragments('kotlin.B': FqName@17) = null
packageFragments('kotlin.R': FqName@38) = null
packageFragments('kotlin.T': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.Any': FqName@23) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@25) = null
packageFragments('p.R': FqName@44) = null
packageFragments('p.T': FqName@45) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@48) = null
packageFragments('C': FqName@5) = null
packageFragments('R': FqName@49) = null
packageFragments('T': FqName@50) = null
packageFragments('java': FqName@51) = LazyJavaPackageFragment@52['java']
packageFragments('java.lang': FqName@53) = LazyJavaPackageFragment@54['lang']
packageFragments('java.lang.B': FqName@55) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.R': FqName@56) = null
packageFragments('java.lang.T': FqName@57) = null
packageFragments('kotlin': FqName@58) = null
packageFragments('kotlin.B': FqName@59) = null
packageFragments('kotlin.C': FqName@18) = null
packageFragments('kotlin.R': FqName@60) = null
packageFragments('kotlin.T': FqName@61) = null
packageFragments('kotlin.io': FqName@62) = null
packageFragments('kotlin.jvm': FqName@63) = null
packageFragments('p': FqName@64) = null
packageFragments('p.B': FqName@65) = null
packageFragments('p.C': FqName@66) = null
packageFragments('p.R': FqName@67) = null
packageFragments('p.T': FqName@68) = null
}
LazyJavaPackageFragmentProvider@69 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@70['<root>']
packageFragments('B': FqName@48) = null
packageFragments('C': FqName@5) = null
packageFragments('java': FqName@71) = LazyJavaPackageFragment@72['java']
packageFragments('java.lang': FqName@73) = LazyJavaPackageFragment@74['lang']
packageFragments('java.lang.B': FqName@55) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('kotlin': FqName@75) = null
packageFragments('kotlin.B': FqName@59) = null
packageFragments('kotlin.C': FqName@18) = null
packageFragments('kotlin.io': FqName@76) = null
packageFragments('kotlin.jvm': FqName@77) = null
packageFragments('p': FqName@78) = null
packageFragments('p.B': FqName@79) = null
packageFragments('p.C': FqName@66) = null
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('C': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@81
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@81
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@81
memberIndex = computeMemberIndex$1@87 // through LazyPackageFragmentScopeForJavaPackage@81
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('C': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@88
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@89 // through LazyPackageFragmentScopeForJavaPackage@88
}
LazyJavaPackageFragment@70['<root>'] {
classes('B': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('C': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@90
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@90
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@90
memberIndex = computeMemberIndex$1@91 // through LazyPackageFragmentScopeForJavaPackage@90
}
LazyJavaPackageFragment@72['java'] {
classes('lang': Name@92) = null // through LazyPackageFragmentScopeForJavaPackage@93
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@93
functions('lang': Name@94) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@93
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@93
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@96) = null // through LazyPackageFragmentScopeForJavaPackage@97
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@97
functions('lang': Name@98) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@97
memberIndex = computeMemberIndex$1@99 // through LazyPackageFragmentScopeForJavaPackage@97
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@100) = null // through LazyPackageFragmentScopeForJavaPackage@101
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@101
functions('lang': Name@102) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@101
memberIndex = computeMemberIndex$1@103 // through LazyPackageFragmentScopeForJavaPackage@101
}
LazyJavaPackageFragment@52['java'] {
classes('lang': Name@104) = null // through LazyPackageFragmentScopeForJavaPackage@105
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@105
functions('lang': Name@106) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@105
memberIndex = computeMemberIndex$1@107 // through LazyPackageFragmentScopeForJavaPackage@105
}
ResolutionTaskHolder@108 {
<name not found> = ArrayList@109[1] { ResolutionCandidate@110 }
}
ResolutionTaskHolder@111 {
<name not found> = ArrayList@112[1] { ResolutionCandidate@113 }
}
ResolutionTaskHolder@114 {
<name not found> = ArrayList@115[1] { ResolutionCandidate@116 }
}
ResolutionTaskHolder@117 {
<name not found> = ArrayList@118[1] { ResolutionCandidate@119 }
}
ResolutionTaskHolder@120 {
<name not found> = ArrayList@121[1] { ResolutionCandidate@122 }
}
ResolutionTaskHolder@123 {
<name not found> = ArrayList@124[1] { ResolutionCandidate@125 }
}
ResolutionTaskHolder@126 {
<name not found> = ArrayList@127[3] { ResolutionCandidate@128, ResolutionCandidate@129, ResolutionCandidate@130 }
}
null {
<name not found> = ArrayList@131[1] { ResolutionCandidate@116 }
<name not found> = ArrayList@132[1] { ResolutionCandidate@122 }
<name not found> = ArrayList@133[1] { ResolutionCandidate@119 }
<name not found> = ArrayList@134[1] { ResolutionCandidate@125 }
<name not found> = ArrayList@135[1] { ResolutionCandidate@113 }
<name not found> = ArrayList@136[1] { ResolutionCandidate@110 }
<name not found> = ArrayList@137[3] { ResolutionCandidate@128, ResolutionCandidate@129, ResolutionCandidate@130 }
}
@@ -1,145 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('Any': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('C': FqName@5) = null
packageFragments('java': FqName@6) = LazyJavaPackageFragment@7['java']
packageFragments('java.lang': FqName@8) = LazyJavaPackageFragment@9['lang']
packageFragments('java.lang.Any': FqName@10) = null
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('kotlin': FqName@13) = null
packageFragments('kotlin.Any': FqName@14) = null
packageFragments('kotlin.B': FqName@15) = null
packageFragments('kotlin.C': FqName@16) = null
packageFragments('kotlin.io': FqName@17) = null
packageFragments('kotlin.jvm': FqName@18) = null
packageFragments('p': FqName@19) = null
packageFragments('p.Any': FqName@20) = null
packageFragments('p.B': FqName@21) = null
packageFragments('p.C': FqName@22) = null
}
LazyJavaPackageFragmentProvider@23 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@24['<root>']
packageFragments('B': FqName@25) = null
packageFragments('C': FqName@5) = null
packageFragments('java': FqName@26) = LazyJavaPackageFragment@27['java']
packageFragments('java.lang': FqName@28) = LazyJavaPackageFragment@29['lang']
packageFragments('java.lang.B': FqName@30) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('kotlin': FqName@31) = null
packageFragments('kotlin.B': FqName@32) = null
packageFragments('kotlin.C': FqName@16) = null
packageFragments('kotlin.io': FqName@33) = null
packageFragments('kotlin.jvm': FqName@34) = null
packageFragments('p': FqName@35) = null
packageFragments('p.B': FqName@36) = null
packageFragments('p.C': FqName@37) = null
}
LazyJavaPackageFragmentProvider@38 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@39['<root>']
packageFragments('B': FqName@4) = null
packageFragments('C': FqName@5) = null
packageFragments('java': FqName@40) = LazyJavaPackageFragment@41['java']
packageFragments('java.lang': FqName@42) = LazyJavaPackageFragment@43['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('kotlin': FqName@44) = null
packageFragments('kotlin.B': FqName@15) = null
packageFragments('kotlin.C': FqName@16) = null
packageFragments('kotlin.io': FqName@45) = null
packageFragments('kotlin.jvm': FqName@46) = null
packageFragments('p': FqName@47) = null
packageFragments('p.B': FqName@48) = null
packageFragments('p.C': FqName@22) = null
}
LazyJavaPackageFragmentProvider@49 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@50['<root>']
packageFragments('B': FqName@51) = null
packageFragments('java': FqName@52) = LazyJavaPackageFragment@53['java']
packageFragments('java.lang': FqName@54) = LazyJavaPackageFragment@55['lang']
packageFragments('java.lang.B': FqName@56) = null
packageFragments('kotlin': FqName@57) = null
packageFragments('kotlin.B': FqName@58) = null
packageFragments('kotlin.io': FqName@59) = null
packageFragments('kotlin.jvm': FqName@60) = null
packageFragments('p': FqName@61) = null
packageFragments('p.B': FqName@62) = null
packageFragments('p.C': FqName@37) = null
}
LazyJavaPackageFragment@24['<root>'] {
classes('B': Name@63) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('C': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('p': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@64
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@64
functions('p': Name@68) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@64
memberIndex = computeMemberIndex$1@70 // through LazyPackageFragmentScopeForJavaPackage@64
}
LazyJavaPackageFragment@39['<root>'] {
classes('B': Name@63) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('C': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('p': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@71
functions('p': Name@68) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@72 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@63) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('C': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('p': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@73
functions('p': Name@68) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@41['java'] {
classes('lang': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@76
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@76
functions('lang': Name@77) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@76
memberIndex = computeMemberIndex$1@78 // through LazyPackageFragmentScopeForJavaPackage@76
}
LazyJavaPackageFragment@53['java'] {
classes('lang': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@80
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@80
functions('lang': Name@81) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@80
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@80
}
LazyJavaPackageFragment@27['java'] {
classes('lang': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@84
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@84
functions('lang': Name@85) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@84
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@84
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@87) = null // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@88
functions('lang': Name@89) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@88
}
ResolutionTaskHolder@91 {
<name not found> = ArrayList@92[1] { ResolutionCandidate@93 }
}
ResolutionTaskHolder@94 {
<name not found> = ArrayList@95[1] { ResolutionCandidate@96 }
}
ResolutionTaskHolder@97 {
<name not found> = ArrayList@98[3] { ResolutionCandidate@99, ResolutionCandidate@100, ResolutionCandidate@101 }
}
null {
<name not found> = ArrayList@102[1] { ResolutionCandidate@93 }
<name not found> = ArrayList@103[1] { ResolutionCandidate@96 }
<name not found> = ArrayList@104[3] { ResolutionCandidate@99, ResolutionCandidate@100, ResolutionCandidate@101 }
}
@@ -1,165 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Int': FqName@5) = null
packageFragments('String': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Int': FqName@13) = null
packageFragments('java.lang.String': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Int': FqName@18) = null
packageFragments('kotlin.String': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.Int': FqName@25) = null
packageFragments('p.String': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('Int': FqName@30) = null
packageFragments('String': FqName@31) = null
packageFragments('java': FqName@32) = LazyJavaPackageFragment@33['java']
packageFragments('java.lang': FqName@34) = LazyJavaPackageFragment@35['lang']
packageFragments('java.lang.B': FqName@36) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Int': FqName@37) = null
packageFragments('java.lang.String': FqName@38) = null
packageFragments('kotlin': FqName@39) = null
packageFragments('kotlin.B': FqName@40) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Int': FqName@41) = null
packageFragments('kotlin.String': FqName@42) = null
packageFragments('kotlin.io': FqName@43) = null
packageFragments('kotlin.jvm': FqName@44) = null
packageFragments('p': FqName@45) = null
packageFragments('p.B': FqName@46) = null
packageFragments('p.C': FqName@47) = null
packageFragments('p.Int': FqName@48) = null
packageFragments('p.String': FqName@49) = null
}
LazyJavaPackageFragmentProvider@50 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@51['<root>']
packageFragments('B': FqName@52) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@53) = LazyJavaPackageFragment@54['java']
packageFragments('java.lang': FqName@55) = LazyJavaPackageFragment@56['lang']
packageFragments('java.lang.B': FqName@57) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('kotlin': FqName@58) = null
packageFragments('kotlin.B': FqName@59) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.io': FqName@60) = null
packageFragments('kotlin.jvm': FqName@61) = null
packageFragments('p': FqName@62) = null
packageFragments('p.B': FqName@63) = null
packageFragments('p.C': FqName@24) = null
}
LazyJavaPackageFragmentProvider@64 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@65['<root>']
packageFragments('B': FqName@66) = null
packageFragments('Int': FqName@67) = null
packageFragments('String': FqName@68) = null
packageFragments('java': FqName@69) = LazyJavaPackageFragment@70['java']
packageFragments('java.lang': FqName@71) = LazyJavaPackageFragment@72['lang']
packageFragments('java.lang.B': FqName@73) = null
packageFragments('java.lang.Int': FqName@74) = null
packageFragments('java.lang.String': FqName@75) = null
packageFragments('kotlin': FqName@76) = null
packageFragments('kotlin.B': FqName@77) = null
packageFragments('kotlin.Int': FqName@78) = null
packageFragments('kotlin.String': FqName@79) = null
packageFragments('kotlin.io': FqName@80) = null
packageFragments('kotlin.jvm': FqName@81) = null
packageFragments('p': FqName@82) = null
packageFragments('p.B': FqName@83) = null
packageFragments('p.C': FqName@47) = null
packageFragments('p.Int': FqName@84) = null
packageFragments('p.String': FqName@85) = null
}
LazyJavaPackageFragment@51['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@87
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@93 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@94
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@94
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@94
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@94
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@94
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@94
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@96
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@96
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@96
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@96
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@96
memberIndex = computeMemberIndex$1@97 // through LazyPackageFragmentScopeForJavaPackage@96
}
LazyJavaPackageFragment@70['java'] {
classes('lang': Name@98) = null // through LazyPackageFragmentScopeForJavaPackage@99
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@99
functions('lang': Name@100) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@99
memberIndex = computeMemberIndex$1@101 // through LazyPackageFragmentScopeForJavaPackage@99
}
LazyJavaPackageFragment@33['java'] {
classes('lang': Name@102) = null // through LazyPackageFragmentScopeForJavaPackage@103
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@103
functions('lang': Name@104) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@103
memberIndex = computeMemberIndex$1@105 // through LazyPackageFragmentScopeForJavaPackage@103
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@106) = null // through LazyPackageFragmentScopeForJavaPackage@107
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@107
functions('lang': Name@108) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@107
memberIndex = computeMemberIndex$1@109 // through LazyPackageFragmentScopeForJavaPackage@107
}
LazyJavaPackageFragment@54['java'] {
classes('lang': Name@110) = null // through LazyPackageFragmentScopeForJavaPackage@111
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@111
functions('lang': Name@112) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@111
memberIndex = computeMemberIndex$1@113 // through LazyPackageFragmentScopeForJavaPackage@111
}
ResolutionTaskHolder@114 {
<name not found> = ArrayList@115[1] { ResolutionCandidate@116 }
}
ResolutionTaskHolder@117 {
<name not found> = ArrayList@118[1] { ResolutionCandidate@119 }
}
ResolutionTaskHolder@120 {
<name not found> = ArrayList@121[3] { ResolutionCandidate@122, ResolutionCandidate@123, ResolutionCandidate@124 }
}
null {
<name not found> = ArrayList@125[1] { ResolutionCandidate@119 }
<name not found> = ArrayList@126[1] { ResolutionCandidate@116 }
<name not found> = ArrayList@127[3] { ResolutionCandidate@122, ResolutionCandidate@123, ResolutionCandidate@124 }
}
@@ -1,243 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('Any': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('C': FqName@5) = null
packageFragments('G1': FqName@6) = null
packageFragments('G2': FqName@7) = null
packageFragments('Int': FqName@8) = null
packageFragments('String': FqName@9) = null
packageFragments('java': FqName@10) = LazyJavaPackageFragment@11['java']
packageFragments('java.lang': FqName@12) = LazyJavaPackageFragment@13['lang']
packageFragments('java.lang.Any': FqName@14) = null
packageFragments('java.lang.B': FqName@15) = null
packageFragments('java.lang.C': FqName@16) = null
packageFragments('java.lang.G1': FqName@17) = null
packageFragments('java.lang.G2': FqName@18) = null
packageFragments('java.lang.Int': FqName@19) = null
packageFragments('java.lang.String': FqName@20) = null
packageFragments('kotlin': FqName@21) = null
packageFragments('kotlin.Any': FqName@22) = null
packageFragments('kotlin.B': FqName@23) = null
packageFragments('kotlin.C': FqName@24) = null
packageFragments('kotlin.G1': FqName@25) = null
packageFragments('kotlin.G2': FqName@26) = null
packageFragments('kotlin.Int': FqName@27) = null
packageFragments('kotlin.String': FqName@28) = null
packageFragments('kotlin.io': FqName@29) = null
packageFragments('kotlin.jvm': FqName@30) = null
packageFragments('p': FqName@31) = null
packageFragments('p.Any': FqName@32) = null
packageFragments('p.B': FqName@33) = null
packageFragments('p.C': FqName@34) = null
packageFragments('p.G1': FqName@35) = null
packageFragments('p.G2': FqName@36) = null
packageFragments('p.Int': FqName@37) = null
packageFragments('p.String': FqName@38) = null
}
LazyJavaPackageFragmentProvider@39 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@40['<root>']
packageFragments('Any': FqName@3) = null
packageFragments('B': FqName@41) = null
packageFragments('C': FqName@5) = null
packageFragments('G1': FqName@42) = null
packageFragments('G2': FqName@43) = null
packageFragments('Int': FqName@44) = null
packageFragments('java': FqName@45) = LazyJavaPackageFragment@46['java']
packageFragments('java.lang': FqName@47) = LazyJavaPackageFragment@48['lang']
packageFragments('java.lang.Any': FqName@14) = null
packageFragments('java.lang.B': FqName@49) = null
packageFragments('java.lang.C': FqName@16) = null
packageFragments('java.lang.G1': FqName@50) = null
packageFragments('java.lang.G2': FqName@51) = null
packageFragments('java.lang.Int': FqName@52) = null
packageFragments('kotlin': FqName@53) = null
packageFragments('kotlin.Any': FqName@22) = null
packageFragments('kotlin.B': FqName@54) = null
packageFragments('kotlin.C': FqName@24) = null
packageFragments('kotlin.G1': FqName@55) = null
packageFragments('kotlin.G2': FqName@56) = null
packageFragments('kotlin.Int': FqName@57) = null
packageFragments('kotlin.io': FqName@58) = null
packageFragments('kotlin.jvm': FqName@59) = null
packageFragments('p': FqName@60) = null
packageFragments('p.Any': FqName@32) = null
packageFragments('p.B': FqName@61) = null
packageFragments('p.C': FqName@62) = null
packageFragments('p.G1': FqName@63) = null
packageFragments('p.G2': FqName@64) = null
packageFragments('p.Int': FqName@65) = null
}
LazyJavaPackageFragmentProvider@66 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@67['<root>']
packageFragments('B': FqName@68) = null
packageFragments('C': FqName@5) = null
packageFragments('G1': FqName@69) = null
packageFragments('G2': FqName@70) = null
packageFragments('Int': FqName@71) = null
packageFragments('String': FqName@72) = null
packageFragments('java': FqName@73) = LazyJavaPackageFragment@74['java']
packageFragments('java.lang': FqName@75) = LazyJavaPackageFragment@76['lang']
packageFragments('java.lang.B': FqName@77) = null
packageFragments('java.lang.C': FqName@16) = null
packageFragments('java.lang.G1': FqName@78) = null
packageFragments('java.lang.G2': FqName@79) = null
packageFragments('java.lang.Int': FqName@80) = null
packageFragments('java.lang.String': FqName@81) = null
packageFragments('kotlin': FqName@82) = null
packageFragments('kotlin.B': FqName@83) = null
packageFragments('kotlin.C': FqName@24) = null
packageFragments('kotlin.G1': FqName@84) = null
packageFragments('kotlin.G2': FqName@85) = null
packageFragments('kotlin.Int': FqName@86) = null
packageFragments('kotlin.String': FqName@87) = null
packageFragments('kotlin.io': FqName@88) = null
packageFragments('kotlin.jvm': FqName@89) = null
packageFragments('p': FqName@90) = null
packageFragments('p.B': FqName@91) = null
packageFragments('p.C': FqName@34) = null
packageFragments('p.G1': FqName@92) = null
packageFragments('p.G2': FqName@93) = null
packageFragments('p.Int': FqName@94) = null
packageFragments('p.String': FqName@95) = null
}
LazyJavaPackageFragmentProvider@96 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@97['<root>']
packageFragments('B': FqName@41) = null
packageFragments('C': FqName@5) = null
packageFragments('java': FqName@98) = LazyJavaPackageFragment@99['java']
packageFragments('java.lang': FqName@100) = LazyJavaPackageFragment@101['lang']
packageFragments('java.lang.B': FqName@49) = null
packageFragments('java.lang.C': FqName@16) = null
packageFragments('kotlin': FqName@102) = null
packageFragments('kotlin.B': FqName@54) = null
packageFragments('kotlin.C': FqName@24) = null
packageFragments('kotlin.io': FqName@103) = null
packageFragments('kotlin.jvm': FqName@104) = null
packageFragments('p': FqName@105) = null
packageFragments('p.B': FqName@106) = null
packageFragments('p.C': FqName@62) = null
}
LazyJavaPackageFragmentProvider@107 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@108['<root>']
packageFragments('B': FqName@4) = null
packageFragments('G1': FqName@6) = null
packageFragments('G2': FqName@7) = null
packageFragments('Int': FqName@8) = null
packageFragments('String': FqName@9) = null
packageFragments('java': FqName@109) = LazyJavaPackageFragment@110['java']
packageFragments('java.lang': FqName@111) = LazyJavaPackageFragment@112['lang']
packageFragments('java.lang.B': FqName@15) = null
packageFragments('java.lang.G1': FqName@17) = null
packageFragments('java.lang.G2': FqName@18) = null
packageFragments('java.lang.Int': FqName@19) = null
packageFragments('java.lang.String': FqName@20) = null
packageFragments('kotlin': FqName@113) = null
packageFragments('kotlin.B': FqName@23) = null
packageFragments('kotlin.G1': FqName@25) = null
packageFragments('kotlin.G2': FqName@26) = null
packageFragments('kotlin.Int': FqName@27) = null
packageFragments('kotlin.String': FqName@28) = null
packageFragments('kotlin.io': FqName@114) = null
packageFragments('kotlin.jvm': FqName@115) = null
packageFragments('p': FqName@116) = null
packageFragments('p.B': FqName@33) = null
packageFragments('p.C': FqName@34) = null
packageFragments('p.G1': FqName@117) = null
packageFragments('p.G2': FqName@118) = null
packageFragments('p.Int': FqName@37) = null
packageFragments('p.String': FqName@38) = null
}
LazyJavaPackageFragment@40['<root>'] {
classes('B': Name@119) = null // through LazyPackageFragmentScopeForJavaPackage@120
classes('C': Name@121) = null // through LazyPackageFragmentScopeForJavaPackage@120
classes('p': Name@122) = null // through LazyPackageFragmentScopeForJavaPackage@120
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@120
functions('p': Name@124) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@120
memberIndex = computeMemberIndex$1@126 // through LazyPackageFragmentScopeForJavaPackage@120
}
LazyJavaPackageFragment@97['<root>'] {
classes('B': Name@119) = null // through LazyPackageFragmentScopeForJavaPackage@127
classes('C': Name@121) = null // through LazyPackageFragmentScopeForJavaPackage@127
classes('p': Name@122) = null // through LazyPackageFragmentScopeForJavaPackage@127
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@127
functions('p': Name@124) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@127
memberIndex = computeMemberIndex$1@128 // through LazyPackageFragmentScopeForJavaPackage@127
}
LazyJavaPackageFragment@67['<root>'] {
classes('B': Name@119) = null // through LazyPackageFragmentScopeForJavaPackage@129
classes('C': Name@121) = null // through LazyPackageFragmentScopeForJavaPackage@129
classes('p': Name@122) = null // through LazyPackageFragmentScopeForJavaPackage@129
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@129
functions('p': Name@124) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@129
memberIndex = computeMemberIndex$1@130 // through LazyPackageFragmentScopeForJavaPackage@129
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@119) = null // through LazyPackageFragmentScopeForJavaPackage@131
classes('C': Name@121) = null // through LazyPackageFragmentScopeForJavaPackage@131
classes('p': Name@122) = null // through LazyPackageFragmentScopeForJavaPackage@131
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@131
functions('p': Name@124) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@131
memberIndex = computeMemberIndex$1@132 // through LazyPackageFragmentScopeForJavaPackage@131
}
LazyJavaPackageFragment@99['java'] {
classes('lang': Name@133) = null // through LazyPackageFragmentScopeForJavaPackage@134
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@134
functions('lang': Name@135) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@134
memberIndex = computeMemberIndex$1@136 // through LazyPackageFragmentScopeForJavaPackage@134
}
LazyJavaPackageFragment@11['java'] {
classes('lang': Name@137) = null // through LazyPackageFragmentScopeForJavaPackage@138
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@138
functions('lang': Name@139) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@138
memberIndex = computeMemberIndex$1@140 // through LazyPackageFragmentScopeForJavaPackage@138
}
LazyJavaPackageFragment@74['java'] {
classes('lang': Name@141) = null // through LazyPackageFragmentScopeForJavaPackage@142
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@142
functions('lang': Name@143) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@142
memberIndex = computeMemberIndex$1@144 // through LazyPackageFragmentScopeForJavaPackage@142
}
LazyJavaPackageFragment@46['java'] {
classes('lang': Name@145) = null // through LazyPackageFragmentScopeForJavaPackage@146
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@146
functions('lang': Name@147) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@146
memberIndex = computeMemberIndex$1@148 // through LazyPackageFragmentScopeForJavaPackage@146
}
LazyJavaPackageFragment@110['java'] {
classes('lang': Name@149) = null // through LazyPackageFragmentScopeForJavaPackage@150
deserializedPackageScope = Empty@123 // through LazyPackageFragmentScopeForJavaPackage@150
functions('lang': Name@151) = EmptyList@125[empty] // through LazyPackageFragmentScopeForJavaPackage@150
memberIndex = computeMemberIndex$1@152 // through LazyPackageFragmentScopeForJavaPackage@150
}
ResolutionTaskHolder@153 {
<name not found> = ArrayList@154[1] { ResolutionCandidate@155 }
}
ResolutionTaskHolder@156 {
<name not found> = ArrayList@157[1] { ResolutionCandidate@158 }
}
ResolutionTaskHolder@159 {
<name not found> = ArrayList@160[3] { ResolutionCandidate@161, ResolutionCandidate@162, ResolutionCandidate@163 }
}
null {
<name not found> = ArrayList@164[1] { ResolutionCandidate@155 }
<name not found> = ArrayList@165[1] { ResolutionCandidate@158 }
<name not found> = ArrayList@166[3] { ResolutionCandidate@161, ResolutionCandidate@162, ResolutionCandidate@163 }
}
@@ -1,165 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Int': FqName@5) = null
packageFragments('String': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Int': FqName@13) = null
packageFragments('java.lang.String': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Int': FqName@18) = null
packageFragments('kotlin.String': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.Int': FqName@25) = null
packageFragments('p.String': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('Int': FqName@30) = null
packageFragments('String': FqName@31) = null
packageFragments('java': FqName@32) = LazyJavaPackageFragment@33['java']
packageFragments('java.lang': FqName@34) = LazyJavaPackageFragment@35['lang']
packageFragments('java.lang.B': FqName@36) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Int': FqName@37) = null
packageFragments('java.lang.String': FqName@38) = null
packageFragments('kotlin': FqName@39) = null
packageFragments('kotlin.B': FqName@40) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Int': FqName@41) = null
packageFragments('kotlin.String': FqName@42) = null
packageFragments('kotlin.io': FqName@43) = null
packageFragments('kotlin.jvm': FqName@44) = null
packageFragments('p': FqName@45) = null
packageFragments('p.B': FqName@46) = null
packageFragments('p.C': FqName@47) = null
packageFragments('p.Int': FqName@48) = null
packageFragments('p.String': FqName@49) = null
}
LazyJavaPackageFragmentProvider@50 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@51['<root>']
packageFragments('B': FqName@52) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@53) = LazyJavaPackageFragment@54['java']
packageFragments('java.lang': FqName@55) = LazyJavaPackageFragment@56['lang']
packageFragments('java.lang.B': FqName@57) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('kotlin': FqName@58) = null
packageFragments('kotlin.B': FqName@59) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.io': FqName@60) = null
packageFragments('kotlin.jvm': FqName@61) = null
packageFragments('p': FqName@62) = null
packageFragments('p.B': FqName@63) = null
packageFragments('p.C': FqName@24) = null
}
LazyJavaPackageFragmentProvider@64 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@65['<root>']
packageFragments('B': FqName@66) = null
packageFragments('Int': FqName@67) = null
packageFragments('String': FqName@68) = null
packageFragments('java': FqName@69) = LazyJavaPackageFragment@70['java']
packageFragments('java.lang': FqName@71) = LazyJavaPackageFragment@72['lang']
packageFragments('java.lang.B': FqName@73) = null
packageFragments('java.lang.Int': FqName@74) = null
packageFragments('java.lang.String': FqName@75) = null
packageFragments('kotlin': FqName@76) = null
packageFragments('kotlin.B': FqName@77) = null
packageFragments('kotlin.Int': FqName@78) = null
packageFragments('kotlin.String': FqName@79) = null
packageFragments('kotlin.io': FqName@80) = null
packageFragments('kotlin.jvm': FqName@81) = null
packageFragments('p': FqName@82) = null
packageFragments('p.B': FqName@83) = null
packageFragments('p.C': FqName@47) = null
packageFragments('p.Int': FqName@84) = null
packageFragments('p.String': FqName@85) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@87
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@93 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@51['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@94
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@94
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@94
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@94
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@94
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@94
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@96
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@96
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@96
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@96
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@96
memberIndex = computeMemberIndex$1@97 // through LazyPackageFragmentScopeForJavaPackage@96
}
LazyJavaPackageFragment@70['java'] {
classes('lang': Name@98) = null // through LazyPackageFragmentScopeForJavaPackage@99
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@99
functions('lang': Name@100) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@99
memberIndex = computeMemberIndex$1@101 // through LazyPackageFragmentScopeForJavaPackage@99
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@102) = null // through LazyPackageFragmentScopeForJavaPackage@103
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@103
functions('lang': Name@104) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@103
memberIndex = computeMemberIndex$1@105 // through LazyPackageFragmentScopeForJavaPackage@103
}
LazyJavaPackageFragment@33['java'] {
classes('lang': Name@106) = null // through LazyPackageFragmentScopeForJavaPackage@107
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@107
functions('lang': Name@108) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@107
memberIndex = computeMemberIndex$1@109 // through LazyPackageFragmentScopeForJavaPackage@107
}
LazyJavaPackageFragment@54['java'] {
classes('lang': Name@110) = null // through LazyPackageFragmentScopeForJavaPackage@111
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@111
functions('lang': Name@112) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@111
memberIndex = computeMemberIndex$1@113 // through LazyPackageFragmentScopeForJavaPackage@111
}
ResolutionTaskHolder@114 {
<name not found> = ArrayList@115[1] { ResolutionCandidate@116 }
}
ResolutionTaskHolder@117 {
<name not found> = ArrayList@118[1] { ResolutionCandidate@119 }
}
ResolutionTaskHolder@120 {
<name not found> = ArrayList@121[3] { ResolutionCandidate@122, ResolutionCandidate@123, ResolutionCandidate@124 }
}
null {
<name not found> = ArrayList@125[1] { ResolutionCandidate@119 }
<name not found> = ArrayList@126[1] { ResolutionCandidate@116 }
<name not found> = ArrayList@127[3] { ResolutionCandidate@122, ResolutionCandidate@123, ResolutionCandidate@124 }
}
@@ -1,145 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Int': FqName@5) = null
packageFragments('java': FqName@6) = LazyJavaPackageFragment@7['java']
packageFragments('java.lang': FqName@8) = LazyJavaPackageFragment@9['lang']
packageFragments('java.lang.B': FqName@10) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.Int': FqName@12) = null
packageFragments('kotlin': FqName@13) = null
packageFragments('kotlin.B': FqName@14) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.Int': FqName@16) = null
packageFragments('kotlin.io': FqName@17) = null
packageFragments('kotlin.jvm': FqName@18) = null
packageFragments('p': FqName@19) = null
packageFragments('p.B': FqName@20) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.Int': FqName@22) = null
}
LazyJavaPackageFragmentProvider@23 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@24['<root>']
packageFragments('B': FqName@25) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@26) = LazyJavaPackageFragment@27['java']
packageFragments('java.lang': FqName@28) = LazyJavaPackageFragment@29['lang']
packageFragments('java.lang.B': FqName@30) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('kotlin': FqName@31) = null
packageFragments('kotlin.B': FqName@32) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.io': FqName@33) = null
packageFragments('kotlin.jvm': FqName@34) = null
packageFragments('p': FqName@35) = null
packageFragments('p.B': FqName@36) = null
packageFragments('p.C': FqName@37) = null
}
LazyJavaPackageFragmentProvider@38 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@39['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@40) = LazyJavaPackageFragment@41['java']
packageFragments('java.lang': FqName@42) = LazyJavaPackageFragment@43['lang']
packageFragments('java.lang.B': FqName@10) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('kotlin': FqName@44) = null
packageFragments('kotlin.B': FqName@14) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.io': FqName@45) = null
packageFragments('kotlin.jvm': FqName@46) = null
packageFragments('p': FqName@47) = null
packageFragments('p.B': FqName@48) = null
packageFragments('p.C': FqName@21) = null
}
LazyJavaPackageFragmentProvider@49 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@50['<root>']
packageFragments('B': FqName@51) = null
packageFragments('java': FqName@52) = LazyJavaPackageFragment@53['java']
packageFragments('java.lang': FqName@54) = LazyJavaPackageFragment@55['lang']
packageFragments('java.lang.B': FqName@56) = null
packageFragments('kotlin': FqName@57) = null
packageFragments('kotlin.B': FqName@58) = null
packageFragments('kotlin.io': FqName@59) = null
packageFragments('kotlin.jvm': FqName@60) = null
packageFragments('p': FqName@61) = null
packageFragments('p.B': FqName@62) = null
packageFragments('p.C': FqName@37) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@63) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('C': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('p': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@64
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@64
functions('p': Name@68) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@64
memberIndex = computeMemberIndex$1@70 // through LazyPackageFragmentScopeForJavaPackage@64
}
LazyJavaPackageFragment@24['<root>'] {
classes('B': Name@63) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('C': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@71
classes('p': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@71
functions('p': Name@68) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@72 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@39['<root>'] {
classes('B': Name@63) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('C': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('p': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@73
functions('p': Name@68) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@41['java'] {
classes('lang': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@76
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@76
functions('lang': Name@77) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@76
memberIndex = computeMemberIndex$1@78 // through LazyPackageFragmentScopeForJavaPackage@76
}
LazyJavaPackageFragment@27['java'] {
classes('lang': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@80
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@80
functions('lang': Name@81) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@80
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@80
}
LazyJavaPackageFragment@53['java'] {
classes('lang': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@84
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@84
functions('lang': Name@85) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@84
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@84
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@87) = null // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@67 // through LazyPackageFragmentScopeForJavaPackage@88
functions('lang': Name@89) = EmptyList@69[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@88
}
ResolutionTaskHolder@91 {
<name not found> = ArrayList@92[1] { ResolutionCandidate@93 }
}
ResolutionTaskHolder@94 {
<name not found> = ArrayList@95[1] { ResolutionCandidate@96 }
}
ResolutionTaskHolder@97 {
<name not found> = ArrayList@98[3] { ResolutionCandidate@99, ResolutionCandidate@100, ResolutionCandidate@101 }
}
null {
<name not found> = ArrayList@102[1] { ResolutionCandidate@96 }
<name not found> = ArrayList@103[1] { ResolutionCandidate@93 }
<name not found> = ArrayList@104[3] { ResolutionCandidate@99, ResolutionCandidate@100, ResolutionCandidate@101 }
}
@@ -1,147 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@6) = LazyJavaPackageFragment@7['java']
packageFragments('java.lang': FqName@8) = LazyJavaPackageFragment@9['lang']
packageFragments('java.lang.B': FqName@10) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.String': FqName@12) = null
packageFragments('kotlin': FqName@13) = null
packageFragments('kotlin.B': FqName@14) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.String': FqName@16) = null
packageFragments('kotlin.io': FqName@17) = null
packageFragments('kotlin.jvm': FqName@18) = null
packageFragments('p': FqName@19) = null
packageFragments('p.B': FqName@20) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.String': FqName@22) = null
}
LazyJavaPackageFragmentProvider@23 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@24['<root>']
packageFragments('B': FqName@25) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@26) = null
packageFragments('java': FqName@27) = LazyJavaPackageFragment@28['java']
packageFragments('java.lang': FqName@29) = LazyJavaPackageFragment@30['lang']
packageFragments('java.lang.B': FqName@31) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.String': FqName@32) = null
packageFragments('kotlin': FqName@33) = null
packageFragments('kotlin.B': FqName@34) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.String': FqName@35) = null
packageFragments('kotlin.io': FqName@36) = null
packageFragments('kotlin.jvm': FqName@37) = null
packageFragments('p': FqName@38) = null
packageFragments('p.B': FqName@39) = null
packageFragments('p.C': FqName@40) = null
packageFragments('p.String': FqName@41) = null
}
LazyJavaPackageFragmentProvider@42 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@43['<root>']
packageFragments('B': FqName@44) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@45) = LazyJavaPackageFragment@46['java']
packageFragments('java.lang': FqName@47) = LazyJavaPackageFragment@48['lang']
packageFragments('java.lang.B': FqName@49) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('kotlin': FqName@50) = null
packageFragments('kotlin.B': FqName@51) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.io': FqName@52) = null
packageFragments('kotlin.jvm': FqName@53) = null
packageFragments('p': FqName@54) = null
packageFragments('p.B': FqName@55) = null
packageFragments('p.C': FqName@40) = null
}
LazyJavaPackageFragmentProvider@56 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@57['<root>']
packageFragments('B': FqName@58) = null
packageFragments('String': FqName@59) = null
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('java.lang.B': FqName@64) = null
packageFragments('java.lang.String': FqName@65) = null
packageFragments('kotlin': FqName@66) = null
packageFragments('kotlin.B': FqName@67) = null
packageFragments('kotlin.String': FqName@68) = null
packageFragments('kotlin.io': FqName@69) = null
packageFragments('kotlin.jvm': FqName@70) = null
packageFragments('p': FqName@71) = null
packageFragments('p.B': FqName@72) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.String': FqName@73) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('C': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('p': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@78 // through LazyPackageFragmentScopeForJavaPackage@75
functions('p': Name@79) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@81 // through LazyPackageFragmentScopeForJavaPackage@75
}
LazyJavaPackageFragment@24['<root>'] {
classes('B': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@82
classes('C': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@82
classes('p': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@82
deserializedPackageScope = Empty@78 // through LazyPackageFragmentScopeForJavaPackage@82
functions('p': Name@79) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@82
memberIndex = computeMemberIndex$1@83 // through LazyPackageFragmentScopeForJavaPackage@82
}
LazyJavaPackageFragment@43['<root>'] {
classes('B': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@84
classes('C': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@84
classes('p': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@84
deserializedPackageScope = Empty@78 // through LazyPackageFragmentScopeForJavaPackage@84
functions('p': Name@79) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@84
memberIndex = computeMemberIndex$1@85 // through LazyPackageFragmentScopeForJavaPackage@84
}
LazyJavaPackageFragment@46['java'] {
classes('lang': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@78 // through LazyPackageFragmentScopeForJavaPackage@87
functions('lang': Name@88) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@89 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@28['java'] {
classes('lang': Name@90) = null // through LazyPackageFragmentScopeForJavaPackage@91
deserializedPackageScope = Empty@78 // through LazyPackageFragmentScopeForJavaPackage@91
functions('lang': Name@92) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@91
memberIndex = computeMemberIndex$1@93 // through LazyPackageFragmentScopeForJavaPackage@91
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@94) = null // through LazyPackageFragmentScopeForJavaPackage@95
deserializedPackageScope = Empty@78 // through LazyPackageFragmentScopeForJavaPackage@95
functions('lang': Name@96) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@95
memberIndex = computeMemberIndex$1@97 // through LazyPackageFragmentScopeForJavaPackage@95
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@98) = null // through LazyPackageFragmentScopeForJavaPackage@99
deserializedPackageScope = Empty@78 // through LazyPackageFragmentScopeForJavaPackage@99
functions('lang': Name@100) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@99
memberIndex = computeMemberIndex$1@101 // through LazyPackageFragmentScopeForJavaPackage@99
}
ResolutionTaskHolder@102 {
<name not found> = ArrayList@103[1] { ResolutionCandidate@104 }
<name not found> = EmptyList@80[empty]
<name not found> = EmptyList@80[empty]
}
null {
<name not found> = ArrayList@105[1] { ResolutionCandidate@104 }
<name not found> = EmptyList@80[empty]
<name not found> = EmptyList@80[empty]
}
@@ -1,183 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@30) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@36) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@45) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@48) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@49) = LazyJavaPackageFragment@50['java']
packageFragments('java.lang': FqName@51) = LazyJavaPackageFragment@52['lang']
packageFragments('java.lang.B': FqName@53) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('kotlin': FqName@54) = null
packageFragments('kotlin.B': FqName@55) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.io': FqName@56) = null
packageFragments('kotlin.jvm': FqName@57) = null
packageFragments('p': FqName@58) = null
packageFragments('p.B': FqName@59) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
}
LazyJavaPackageFragmentProvider@60 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@61['<root>']
packageFragments('B': FqName@62) = null
packageFragments('T': FqName@63) = null
packageFragments('java': FqName@64) = LazyJavaPackageFragment@65['java']
packageFragments('java.lang': FqName@66) = LazyJavaPackageFragment@67['lang']
packageFragments('java.lang.B': FqName@68) = null
packageFragments('java.lang.T': FqName@69) = null
packageFragments('kotlin': FqName@70) = null
packageFragments('kotlin.B': FqName@71) = null
packageFragments('kotlin.T': FqName@72) = null
packageFragments('kotlin.io': FqName@73) = null
packageFragments('kotlin.jvm': FqName@74) = null
packageFragments('p': FqName@75) = null
packageFragments('p.B': FqName@76) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.T': FqName@77) = null
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('String': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@79
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@79
functions('p': Name@84) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@79
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@79
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('String': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@87
functions('p': Name@84) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('String': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@89
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@89
functions('p': Name@84) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@89
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@89
}
LazyJavaPackageFragment@65['java'] {
classes('lang': Name@91) = null // through LazyPackageFragmentScopeForJavaPackage@92
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@92
functions('lang': Name@93) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@92
memberIndex = computeMemberIndex$1@94 // through LazyPackageFragmentScopeForJavaPackage@92
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@95) = null // through LazyPackageFragmentScopeForJavaPackage@96
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@96
functions('lang': Name@97) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@96
memberIndex = computeMemberIndex$1@98 // through LazyPackageFragmentScopeForJavaPackage@96
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@99) = null // through LazyPackageFragmentScopeForJavaPackage@100
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@100
functions('lang': Name@101) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@100
memberIndex = computeMemberIndex$1@102 // through LazyPackageFragmentScopeForJavaPackage@100
}
LazyJavaPackageFragment@50['java'] {
classes('lang': Name@103) = null // through LazyPackageFragmentScopeForJavaPackage@104
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@104
functions('lang': Name@105) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@104
memberIndex = computeMemberIndex$1@106 // through LazyPackageFragmentScopeForJavaPackage@104
}
ResolutionTaskHolder@107 {
<name not found> = ArrayList@108[1] { ResolutionCandidate@109 }
}
ResolutionTaskHolder@110 {
<name not found> = ArrayList@111[1] { ResolutionCandidate@112 }
}
ResolutionTaskHolder@113 {
<name not found> = ArrayList@114[1] { ResolutionCandidate@115 }
}
ResolutionTaskHolder@116 {
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
}
ResolutionTaskHolder@119 {
<name not found> = ArrayList@120[3] { ResolutionCandidate@121, ResolutionCandidate@122, ResolutionCandidate@123 }
}
ResolutionTaskHolder@124 {
<name not found> = ArrayList@125[3] { ResolutionCandidate@126, ResolutionCandidate@127, ResolutionCandidate@128 }
}
null {
<name not found> = ArrayList@129[1] { ResolutionCandidate@115 }
<name not found> = ArrayList@130[1] { ResolutionCandidate@118 }
<name not found> = ArrayList@131[1] { ResolutionCandidate@109 }
<name not found> = ArrayList@132[1] { ResolutionCandidate@112 }
<name not found> = ArrayList@133[3] { ResolutionCandidate@126, ResolutionCandidate@127, ResolutionCandidate@128 }
<name not found> = ArrayList@134[3] { ResolutionCandidate@121, ResolutionCandidate@122, ResolutionCandidate@123 }
}
@@ -1,212 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('T': FqName@5) = null
packageFragments('Tr': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.T': FqName@13) = null
packageFragments('java.lang.Tr': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.T': FqName@18) = null
packageFragments('kotlin.Tr': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.T': FqName@25) = null
packageFragments('p.Tr': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('T': FqName@30) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.T': FqName@36) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.T': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.T': FqName@45) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@48) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@49) = LazyJavaPackageFragment@50['java']
packageFragments('java.lang': FqName@51) = LazyJavaPackageFragment@52['lang']
packageFragments('java.lang.B': FqName@53) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('kotlin': FqName@54) = null
packageFragments('kotlin.B': FqName@55) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.io': FqName@56) = null
packageFragments('kotlin.jvm': FqName@57) = null
packageFragments('p': FqName@58) = null
packageFragments('p.B': FqName@59) = null
packageFragments('p.C': FqName@24) = null
}
LazyJavaPackageFragmentProvider@60 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@61['<root>']
packageFragments('B': FqName@62) = null
packageFragments('T': FqName@63) = null
packageFragments('java': FqName@64) = LazyJavaPackageFragment@65['java']
packageFragments('java.lang': FqName@66) = LazyJavaPackageFragment@67['lang']
packageFragments('java.lang.B': FqName@68) = null
packageFragments('java.lang.T': FqName@69) = null
packageFragments('kotlin': FqName@70) = null
packageFragments('kotlin.B': FqName@71) = null
packageFragments('kotlin.T': FqName@72) = null
packageFragments('kotlin.io': FqName@73) = null
packageFragments('kotlin.jvm': FqName@74) = null
packageFragments('p': FqName@75) = null
packageFragments('p.B': FqName@76) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.T': FqName@77) = null
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('foo': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@79
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@79
functions('foo': Name@81) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@79
functions('p': Name@85) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@79
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@79
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('foo': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@87
functions('foo': Name@81) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@87
functions('p': Name@85) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('foo': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@89
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@89
functions('foo': Name@81) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@89
functions('p': Name@85) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@89
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@89
}
LazyJavaPackageFragment@50['java'] {
classes('lang': Name@91) = null // through LazyPackageFragmentScopeForJavaPackage@92
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@92
functions('lang': Name@93) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@92
memberIndex = computeMemberIndex$1@94 // through LazyPackageFragmentScopeForJavaPackage@92
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@95) = null // through LazyPackageFragmentScopeForJavaPackage@96
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@96
functions('lang': Name@97) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@96
memberIndex = computeMemberIndex$1@98 // through LazyPackageFragmentScopeForJavaPackage@96
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@99) = null // through LazyPackageFragmentScopeForJavaPackage@100
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@100
functions('lang': Name@101) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@100
memberIndex = computeMemberIndex$1@102 // through LazyPackageFragmentScopeForJavaPackage@100
}
LazyJavaPackageFragment@65['java'] {
classes('lang': Name@103) = null // through LazyPackageFragmentScopeForJavaPackage@104
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@104
functions('lang': Name@105) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@104
memberIndex = computeMemberIndex$1@106 // through LazyPackageFragmentScopeForJavaPackage@104
}
LazyJavaPackageFragment@52['lang'] {
classes('foo': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@107
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@107
functions('foo': Name@81) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@107
memberIndex = computeMemberIndex$1@108 // through LazyPackageFragmentScopeForJavaPackage@107
}
LazyJavaPackageFragment@10['lang'] {
classes('foo': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@109
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@109
functions('foo': Name@81) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@109
memberIndex = computeMemberIndex$1@110 // through LazyPackageFragmentScopeForJavaPackage@109
}
LazyJavaPackageFragment@34['lang'] {
classes('foo': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@111
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@111
functions('foo': Name@81) = EmptyList@84[empty] // through LazyPackageFragmentScopeForJavaPackage@111
memberIndex = computeMemberIndex$1@112 // through LazyPackageFragmentScopeForJavaPackage@111
}
ResolutionTaskHolder@113 {
<name not found> = ArrayList@114[1] { ResolutionCandidate@115 }
}
ResolutionTaskHolder@116 {
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
}
ResolutionTaskHolder@119 {
<name not found> = ArrayList@120[3] { ResolutionCandidate@121, ResolutionCandidate@122, ResolutionCandidate@123 }
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
}
null {
<name not found> = ArrayList@124[1] { ResolutionCandidate@115 }
<name not found> = ArrayList@125[1] { ResolutionCandidate@118 }
<name not found> = ArrayList@126[3] { ResolutionCandidate@121, ResolutionCandidate@122, ResolutionCandidate@123 }
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
<name not found> = EmptyList@84[empty]
}
@@ -1,262 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('String': FqName@4) = null
packageFragments('T': FqName@5) = null
packageFragments('java': FqName@6) = LazyJavaPackageFragment@7['java']
packageFragments('java.lang': FqName@8) = LazyJavaPackageFragment@9['lang']
packageFragments('java.lang.B': FqName@10) = null
packageFragments('java.lang.String': FqName@11) = null
packageFragments('java.lang.T': FqName@12) = null
packageFragments('kotlin': FqName@13) = null
packageFragments('kotlin.B': FqName@14) = null
packageFragments('kotlin.String': FqName@15) = null
packageFragments('kotlin.T': FqName@16) = null
packageFragments('kotlin.io': FqName@17) = null
packageFragments('kotlin.jvm': FqName@18) = null
packageFragments('p': FqName@19) = null
packageFragments('p.B': FqName@20) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.String': FqName@22) = null
packageFragments('p.T': FqName@23) = null
}
LazyJavaPackageFragmentProvider@24 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@25['<root>']
packageFragments('B': FqName@26) = null
packageFragments('String': FqName@4) = null
packageFragments('T': FqName@27) = null
packageFragments('java': FqName@28) = LazyJavaPackageFragment@29['java']
packageFragments('java.lang': FqName@30) = LazyJavaPackageFragment@31['lang']
packageFragments('java.lang.B': FqName@32) = null
packageFragments('java.lang.String': FqName@11) = null
packageFragments('java.lang.T': FqName@33) = null
packageFragments('kotlin': FqName@34) = null
packageFragments('kotlin.B': FqName@35) = null
packageFragments('kotlin.String': FqName@15) = null
packageFragments('kotlin.T': FqName@36) = null
packageFragments('kotlin.io': FqName@37) = null
packageFragments('kotlin.jvm': FqName@38) = null
packageFragments('p': FqName@39) = null
packageFragments('p.B': FqName@40) = null
packageFragments('p.String': FqName@22) = null
packageFragments('p.T': FqName@41) = null
}
LazyJavaPackageFragmentProvider@42 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@43['<root>']
packageFragments('B': FqName@44) = null
packageFragments('String': FqName@4) = null
packageFragments('java': FqName@45) = LazyJavaPackageFragment@46['java']
packageFragments('java.lang': FqName@47) = LazyJavaPackageFragment@48['lang']
packageFragments('java.lang.B': FqName@49) = null
packageFragments('java.lang.String': FqName@11) = null
packageFragments('kotlin': FqName@50) = null
packageFragments('kotlin.B': FqName@51) = null
packageFragments('kotlin.String': FqName@15) = null
packageFragments('kotlin.io': FqName@52) = null
packageFragments('kotlin.jvm': FqName@53) = null
packageFragments('p': FqName@54) = null
packageFragments('p.B': FqName@55) = null
packageFragments('p.String': FqName@22) = null
}
LazyJavaPackageFragmentProvider@56 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@57['<root>']
packageFragments('B': FqName@58) = null
packageFragments('T': FqName@59) = null
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('java.lang.B': FqName@64) = null
packageFragments('java.lang.T': FqName@65) = null
packageFragments('kotlin': FqName@66) = null
packageFragments('kotlin.B': FqName@67) = null
packageFragments('kotlin.T': FqName@68) = null
packageFragments('kotlin.io': FqName@69) = null
packageFragments('kotlin.jvm': FqName@70) = null
packageFragments('p': FqName@71) = null
packageFragments('p.B': FqName@72) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.T': FqName@73) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('String': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('equals': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('p': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@75
functions('equals': Name@77) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@75
functions('p': Name@81) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@75
}
LazyJavaPackageFragment@43['<root>'] {
classes('B': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('String': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('equals': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('p': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@83
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@83
functions('equals': Name@77) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@83
functions('p': Name@81) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@83
memberIndex = computeMemberIndex$1@84 // through LazyPackageFragmentScopeForJavaPackage@83
}
LazyJavaPackageFragment@25['<root>'] {
classes('B': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('String': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('equals': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('p': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@85
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@85
functions('equals': Name@77) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@85
functions('p': Name@81) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@85
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@85
}
LazyJavaPackageFragment@29['java'] {
classes('lang': Name@87) = null // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@88
functions('lang': Name@89) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@88
}
LazyJavaPackageFragment@46['java'] {
classes('lang': Name@91) = null // through LazyPackageFragmentScopeForJavaPackage@92
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@92
functions('lang': Name@93) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@92
memberIndex = computeMemberIndex$1@94 // through LazyPackageFragmentScopeForJavaPackage@92
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@95) = null // through LazyPackageFragmentScopeForJavaPackage@96
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@96
functions('lang': Name@97) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@96
memberIndex = computeMemberIndex$1@98 // through LazyPackageFragmentScopeForJavaPackage@96
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@99) = null // through LazyPackageFragmentScopeForJavaPackage@100
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@100
functions('lang': Name@101) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@100
memberIndex = computeMemberIndex$1@102 // through LazyPackageFragmentScopeForJavaPackage@100
}
LazyJavaPackageFragment@48['lang'] {
classes('equals': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@103
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@103
functions('equals': Name@77) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@103
memberIndex = computeMemberIndex$1@104 // through LazyPackageFragmentScopeForJavaPackage@103
}
LazyJavaPackageFragment@31['lang'] {
classes('equals': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@105
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@105
functions('equals': Name@77) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@105
memberIndex = computeMemberIndex$1@106 // through LazyPackageFragmentScopeForJavaPackage@105
}
LazyJavaPackageFragment@9['lang'] {
classes('equals': Name@77) = null // through LazyPackageFragmentScopeForJavaPackage@107
deserializedPackageScope = Empty@79 // through LazyPackageFragmentScopeForJavaPackage@107
functions('equals': Name@77) = EmptyList@80[empty] // through LazyPackageFragmentScopeForJavaPackage@107
memberIndex = computeMemberIndex$1@108 // through LazyPackageFragmentScopeForJavaPackage@107
}
ResolutionTaskHolder@109 {
<name not found> = ArrayList@110[1] { ResolutionCandidate@111 }
<name not found> = ArrayList@112[1] { ResolutionCandidate@113 }
<name not found> = EmptyList@80[empty]
}
ResolutionTaskHolder@114 {
<name not found> = ArrayList@115[1] { ResolutionCandidate@116 }
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
<name not found> = EmptyList@80[empty]
}
ResolutionTaskHolder@119 {
<name not found> = ArrayList@120[1] { ResolutionCandidate@121 }
<name not found> = ArrayList@122[1] { ResolutionCandidate@123 }
<name not found> = EmptyList@80[empty]
}
ResolutionTaskHolder@124 {
<name not found> = ArrayList@125[1] { ResolutionCandidate@126 }
<name not found> = ArrayList@127[1] { ResolutionCandidate@128 }
<name not found> = EmptyList@80[empty]
}
ResolutionTaskHolder@129 {
<name not found> = ArrayList@130[1] { ResolutionCandidate@131 }
}
ResolutionTaskHolder@132 {
<name not found> = ArrayList@133[1] { ResolutionCandidate@134 }
}
ResolutionTaskHolder@135 {
<name not found> = ArrayList@136[1] { ResolutionCandidate@137 }
}
ResolutionTaskHolder@138 {
<name not found> = ArrayList@139[1] { ResolutionCandidate@140 }
}
ResolutionTaskHolder@141 {
<name not found> = ArrayList@142[1] { ResolutionCandidate@143 }
}
ResolutionTaskHolder@144 {
<name not found> = ArrayList@145[1] { ResolutionCandidate@146 }
}
ResolutionTaskHolder@147 {
<name not found> = ArrayList@148[1] { ResolutionCandidate@149 }
}
ResolutionTaskHolder@150 {
<name not found> = ArrayList@151[1] { ResolutionCandidate@152 }
}
ResolutionTaskHolder@153 {
<name not found> = ArrayList@154[2] { ResolutionCandidate@155, ResolutionCandidate@156 }
}
ResolutionTaskHolder@157 {
<name not found> = ArrayList@158[2] { ResolutionCandidate@159, ResolutionCandidate@160 }
}
ResolutionTaskHolder@161 {
<name not found> = ArrayList@162[2] { ResolutionCandidate@163, ResolutionCandidate@164 }
}
ResolutionTaskHolder@165 {
<name not found> = ArrayList@166[2] { ResolutionCandidate@167, ResolutionCandidate@168 }
}
null {
<name not found> = ArrayList@169[1] { ResolutionCandidate@152 }
<name not found> = ArrayList@170[1] { ResolutionCandidate@121 }
<name not found> = ArrayList@171[1] { ResolutionCandidate@123 }
<name not found> = ArrayList@172[1] { ResolutionCandidate@146 }
<name not found> = ArrayList@173[1] { ResolutionCandidate@140 }
<name not found> = ArrayList@174[1] { ResolutionCandidate@116 }
<name not found> = ArrayList@175[1] { ResolutionCandidate@118 }
<name not found> = ArrayList@176[1] { ResolutionCandidate@134 }
<name not found> = ArrayList@177[1] { ResolutionCandidate@131 }
<name not found> = ArrayList@178[1] { ResolutionCandidate@111 }
<name not found> = ArrayList@179[1] { ResolutionCandidate@113 }
<name not found> = ArrayList@180[1] { ResolutionCandidate@149 }
<name not found> = ArrayList@181[1] { ResolutionCandidate@143 }
<name not found> = ArrayList@182[1] { ResolutionCandidate@126 }
<name not found> = ArrayList@183[1] { ResolutionCandidate@128 }
<name not found> = ArrayList@184[1] { ResolutionCandidate@137 }
<name not found> = ArrayList@185[2] { ResolutionCandidate@167, ResolutionCandidate@168 }
<name not found> = ArrayList@186[2] { ResolutionCandidate@155, ResolutionCandidate@156 }
<name not found> = ArrayList@187[2] { ResolutionCandidate@163, ResolutionCandidate@164 }
<name not found> = ArrayList@188[2] { ResolutionCandidate@159, ResolutionCandidate@160 }
<name not found> = EmptyList@80[empty]
<name not found> = EmptyList@80[empty]
<name not found> = EmptyList@80[empty]
<name not found> = EmptyList@80[empty]
}
@@ -1,183 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@30) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@36) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@45) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@48) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@49) = LazyJavaPackageFragment@50['java']
packageFragments('java.lang': FqName@51) = LazyJavaPackageFragment@52['lang']
packageFragments('java.lang.B': FqName@53) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('kotlin': FqName@54) = null
packageFragments('kotlin.B': FqName@55) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.io': FqName@56) = null
packageFragments('kotlin.jvm': FqName@57) = null
packageFragments('p': FqName@58) = null
packageFragments('p.B': FqName@59) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.String': FqName@25) = null
}
LazyJavaPackageFragmentProvider@60 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@61['<root>']
packageFragments('B': FqName@62) = null
packageFragments('T': FqName@63) = null
packageFragments('java': FqName@64) = LazyJavaPackageFragment@65['java']
packageFragments('java.lang': FqName@66) = LazyJavaPackageFragment@67['lang']
packageFragments('java.lang.B': FqName@68) = null
packageFragments('java.lang.T': FqName@69) = null
packageFragments('kotlin': FqName@70) = null
packageFragments('kotlin.B': FqName@71) = null
packageFragments('kotlin.T': FqName@72) = null
packageFragments('kotlin.io': FqName@73) = null
packageFragments('kotlin.jvm': FqName@74) = null
packageFragments('p': FqName@75) = null
packageFragments('p.B': FqName@76) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.T': FqName@77) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('String': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@79
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@79
functions('p': Name@84) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@79
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@79
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('String': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@87
functions('p': Name@84) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('C': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('String': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@89
classes('p': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@89
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@89
functions('p': Name@84) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@89
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@89
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@91) = null // through LazyPackageFragmentScopeForJavaPackage@92
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@92
functions('lang': Name@93) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@92
memberIndex = computeMemberIndex$1@94 // through LazyPackageFragmentScopeForJavaPackage@92
}
LazyJavaPackageFragment@65['java'] {
classes('lang': Name@95) = null // through LazyPackageFragmentScopeForJavaPackage@96
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@96
functions('lang': Name@97) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@96
memberIndex = computeMemberIndex$1@98 // through LazyPackageFragmentScopeForJavaPackage@96
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@99) = null // through LazyPackageFragmentScopeForJavaPackage@100
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@100
functions('lang': Name@101) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@100
memberIndex = computeMemberIndex$1@102 // through LazyPackageFragmentScopeForJavaPackage@100
}
LazyJavaPackageFragment@50['java'] {
classes('lang': Name@103) = null // through LazyPackageFragmentScopeForJavaPackage@104
deserializedPackageScope = Empty@83 // through LazyPackageFragmentScopeForJavaPackage@104
functions('lang': Name@105) = EmptyList@85[empty] // through LazyPackageFragmentScopeForJavaPackage@104
memberIndex = computeMemberIndex$1@106 // through LazyPackageFragmentScopeForJavaPackage@104
}
ResolutionTaskHolder@107 {
<name not found> = ArrayList@108[1] { ResolutionCandidate@109 }
}
ResolutionTaskHolder@110 {
<name not found> = ArrayList@111[1] { ResolutionCandidate@112 }
}
ResolutionTaskHolder@113 {
<name not found> = ArrayList@114[1] { ResolutionCandidate@115 }
}
ResolutionTaskHolder@116 {
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
}
ResolutionTaskHolder@119 {
<name not found> = ArrayList@120[3] { ResolutionCandidate@121, ResolutionCandidate@122, ResolutionCandidate@123 }
}
ResolutionTaskHolder@124 {
<name not found> = ArrayList@125[3] { ResolutionCandidate@126, ResolutionCandidate@127, ResolutionCandidate@128 }
}
null {
<name not found> = ArrayList@129[1] { ResolutionCandidate@112 }
<name not found> = ArrayList@130[1] { ResolutionCandidate@109 }
<name not found> = ArrayList@131[1] { ResolutionCandidate@118 }
<name not found> = ArrayList@132[1] { ResolutionCandidate@115 }
<name not found> = ArrayList@133[3] { ResolutionCandidate@121, ResolutionCandidate@122, ResolutionCandidate@123 }
<name not found> = ArrayList@134[3] { ResolutionCandidate@126, ResolutionCandidate@127, ResolutionCandidate@128 }
}
@@ -1,195 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Foo': FqName@5) = null
packageFragments('String': FqName@6) = null
packageFragments('T': FqName@7) = null
packageFragments('java': FqName@8) = LazyJavaPackageFragment@9['java']
packageFragments('java.lang': FqName@10) = LazyJavaPackageFragment@11['lang']
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.Foo': FqName@14) = null
packageFragments('java.lang.String': FqName@15) = null
packageFragments('java.lang.T': FqName@16) = null
packageFragments('kotlin': FqName@17) = null
packageFragments('kotlin.B': FqName@18) = null
packageFragments('kotlin.C': FqName@19) = null
packageFragments('kotlin.Foo': FqName@20) = null
packageFragments('kotlin.String': FqName@21) = null
packageFragments('kotlin.T': FqName@22) = null
packageFragments('kotlin.io': FqName@23) = null
packageFragments('kotlin.jvm': FqName@24) = null
packageFragments('p': FqName@25) = null
packageFragments('p.B': FqName@26) = null
packageFragments('p.C': FqName@27) = null
packageFragments('p.Foo': FqName@28) = null
packageFragments('p.String': FqName@29) = null
packageFragments('p.T': FqName@30) = null
}
LazyJavaPackageFragmentProvider@31 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@32['<root>']
packageFragments('B': FqName@33) = null
packageFragments('C': FqName@4) = null
packageFragments('Foo': FqName@34) = null
packageFragments('String': FqName@6) = null
packageFragments('T': FqName@35) = null
packageFragments('java': FqName@36) = LazyJavaPackageFragment@37['java']
packageFragments('java.lang': FqName@38) = LazyJavaPackageFragment@39['lang']
packageFragments('java.lang.B': FqName@40) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.Foo': FqName@41) = null
packageFragments('java.lang.String': FqName@15) = null
packageFragments('java.lang.T': FqName@42) = null
packageFragments('kotlin': FqName@43) = null
packageFragments('kotlin.B': FqName@44) = null
packageFragments('kotlin.C': FqName@19) = null
packageFragments('kotlin.Foo': FqName@45) = null
packageFragments('kotlin.String': FqName@21) = null
packageFragments('kotlin.T': FqName@46) = null
packageFragments('kotlin.io': FqName@47) = null
packageFragments('kotlin.jvm': FqName@48) = null
packageFragments('p': FqName@49) = null
packageFragments('p.B': FqName@50) = null
packageFragments('p.C': FqName@51) = null
packageFragments('p.Foo': FqName@52) = null
packageFragments('p.String': FqName@29) = null
packageFragments('p.T': FqName@53) = null
}
LazyJavaPackageFragmentProvider@54 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@55['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@6) = null
packageFragments('java': FqName@56) = LazyJavaPackageFragment@57['java']
packageFragments('java.lang': FqName@58) = LazyJavaPackageFragment@59['lang']
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.C': FqName@13) = null
packageFragments('java.lang.String': FqName@15) = null
packageFragments('kotlin': FqName@60) = null
packageFragments('kotlin.B': FqName@18) = null
packageFragments('kotlin.C': FqName@19) = null
packageFragments('kotlin.String': FqName@21) = null
packageFragments('kotlin.io': FqName@61) = null
packageFragments('kotlin.jvm': FqName@62) = null
packageFragments('p': FqName@63) = null
packageFragments('p.B': FqName@64) = null
packageFragments('p.C': FqName@27) = null
packageFragments('p.String': FqName@29) = null
}
LazyJavaPackageFragmentProvider@65 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@66['<root>']
packageFragments('B': FqName@33) = null
packageFragments('Foo': FqName@67) = null
packageFragments('T': FqName@68) = null
packageFragments('java': FqName@69) = LazyJavaPackageFragment@70['java']
packageFragments('java.lang': FqName@71) = LazyJavaPackageFragment@72['lang']
packageFragments('java.lang.B': FqName@40) = null
packageFragments('java.lang.Foo': FqName@73) = null
packageFragments('java.lang.T': FqName@74) = null
packageFragments('kotlin': FqName@75) = null
packageFragments('kotlin.B': FqName@44) = null
packageFragments('kotlin.Foo': FqName@76) = null
packageFragments('kotlin.T': FqName@77) = null
packageFragments('kotlin.io': FqName@78) = null
packageFragments('kotlin.jvm': FqName@79) = null
packageFragments('p': FqName@80) = null
packageFragments('p.B': FqName@81) = null
packageFragments('p.C': FqName@51) = null
packageFragments('p.Foo': FqName@82) = null
packageFragments('p.T': FqName@83) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@84) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('C': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('String': Name@87) = null // through LazyPackageFragmentScopeForJavaPackage@85
classes('p': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@85
deserializedPackageScope = Empty@89 // through LazyPackageFragmentScopeForJavaPackage@85
functions('p': Name@90) = EmptyList@91[empty] // through LazyPackageFragmentScopeForJavaPackage@85
memberIndex = computeMemberIndex$1@92 // through LazyPackageFragmentScopeForJavaPackage@85
}
LazyJavaPackageFragment@55['<root>'] {
classes('B': Name@84) = null // through LazyPackageFragmentScopeForJavaPackage@93
classes('C': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@93
classes('String': Name@87) = null // through LazyPackageFragmentScopeForJavaPackage@93
classes('p': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@93
deserializedPackageScope = Empty@89 // through LazyPackageFragmentScopeForJavaPackage@93
functions('p': Name@90) = EmptyList@91[empty] // through LazyPackageFragmentScopeForJavaPackage@93
memberIndex = computeMemberIndex$1@94 // through LazyPackageFragmentScopeForJavaPackage@93
}
LazyJavaPackageFragment@32['<root>'] {
classes('B': Name@84) = null // through LazyPackageFragmentScopeForJavaPackage@95
classes('C': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@95
classes('String': Name@87) = null // through LazyPackageFragmentScopeForJavaPackage@95
classes('p': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@95
deserializedPackageScope = Empty@89 // through LazyPackageFragmentScopeForJavaPackage@95
functions('p': Name@90) = EmptyList@91[empty] // through LazyPackageFragmentScopeForJavaPackage@95
memberIndex = computeMemberIndex$1@96 // through LazyPackageFragmentScopeForJavaPackage@95
}
LazyJavaPackageFragment@9['java'] {
classes('lang': Name@97) = null // through LazyPackageFragmentScopeForJavaPackage@98
deserializedPackageScope = Empty@89 // through LazyPackageFragmentScopeForJavaPackage@98
functions('lang': Name@99) = EmptyList@91[empty] // through LazyPackageFragmentScopeForJavaPackage@98
memberIndex = computeMemberIndex$1@100 // through LazyPackageFragmentScopeForJavaPackage@98
}
LazyJavaPackageFragment@57['java'] {
classes('lang': Name@101) = null // through LazyPackageFragmentScopeForJavaPackage@102
deserializedPackageScope = Empty@89 // through LazyPackageFragmentScopeForJavaPackage@102
functions('lang': Name@103) = EmptyList@91[empty] // through LazyPackageFragmentScopeForJavaPackage@102
memberIndex = computeMemberIndex$1@104 // through LazyPackageFragmentScopeForJavaPackage@102
}
LazyJavaPackageFragment@37['java'] {
classes('lang': Name@105) = null // through LazyPackageFragmentScopeForJavaPackage@106
deserializedPackageScope = Empty@89 // through LazyPackageFragmentScopeForJavaPackage@106
functions('lang': Name@107) = EmptyList@91[empty] // through LazyPackageFragmentScopeForJavaPackage@106
memberIndex = computeMemberIndex$1@108 // through LazyPackageFragmentScopeForJavaPackage@106
}
LazyJavaPackageFragment@70['java'] {
classes('lang': Name@109) = null // through LazyPackageFragmentScopeForJavaPackage@110
deserializedPackageScope = Empty@89 // through LazyPackageFragmentScopeForJavaPackage@110
functions('lang': Name@111) = EmptyList@91[empty] // through LazyPackageFragmentScopeForJavaPackage@110
memberIndex = computeMemberIndex$1@112 // through LazyPackageFragmentScopeForJavaPackage@110
}
ResolutionTaskHolder@113 {
<name not found> = ArrayList@114[1] { ResolutionCandidate@115 }
}
ResolutionTaskHolder@116 {
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
}
ResolutionTaskHolder@119 {
<name not found> = ArrayList@120[1] { ResolutionCandidate@121 }
}
ResolutionTaskHolder@122 {
<name not found> = ArrayList@123[1] { ResolutionCandidate@124 }
}
ResolutionTaskHolder@125 {
<name not found> = ArrayList@126[3] { ResolutionCandidate@127, ResolutionCandidate@128, ResolutionCandidate@129 }
}
ResolutionTaskHolder@130 {
<name not found> = ArrayList@131[3] { ResolutionCandidate@132, ResolutionCandidate@133, ResolutionCandidate@134 }
}
null {
<name not found> = ArrayList@135[1] { ResolutionCandidate@118 }
<name not found> = ArrayList@136[1] { ResolutionCandidate@115 }
<name not found> = ArrayList@137[1] { ResolutionCandidate@121 }
<name not found> = ArrayList@138[1] { ResolutionCandidate@124 }
<name not found> = ArrayList@139[3] { ResolutionCandidate@127, ResolutionCandidate@128, ResolutionCandidate@129 }
<name not found> = ArrayList@140[3] { ResolutionCandidate@132, ResolutionCandidate@133, ResolutionCandidate@134 }
}
@@ -1,183 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('T': FqName@30) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('java.lang.T': FqName@36) = null
packageFragments('kotlin': FqName@37) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.T': FqName@39) = null
packageFragments('kotlin.io': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = null
packageFragments('p': FqName@42) = null
packageFragments('p.B': FqName@43) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.String': FqName@25) = null
packageFragments('p.T': FqName@45) = null
}
LazyJavaPackageFragmentProvider@46 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@47['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@48) = LazyJavaPackageFragment@49['java']
packageFragments('java.lang': FqName@50) = LazyJavaPackageFragment@51['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.String': FqName@13) = null
packageFragments('kotlin': FqName@52) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.String': FqName@18) = null
packageFragments('kotlin.io': FqName@53) = null
packageFragments('kotlin.jvm': FqName@54) = null
packageFragments('p': FqName@55) = null
packageFragments('p.B': FqName@56) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.String': FqName@25) = null
}
LazyJavaPackageFragmentProvider@57 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@58['<root>']
packageFragments('B': FqName@29) = null
packageFragments('T': FqName@59) = null
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('java.lang.B': FqName@35) = null
packageFragments('java.lang.T': FqName@64) = null
packageFragments('kotlin': FqName@65) = null
packageFragments('kotlin.B': FqName@38) = null
packageFragments('kotlin.T': FqName@66) = null
packageFragments('kotlin.io': FqName@67) = null
packageFragments('kotlin.jvm': FqName@68) = null
packageFragments('p': FqName@69) = null
packageFragments('p.B': FqName@70) = null
packageFragments('p.C': FqName@44) = null
packageFragments('p.T': FqName@71) = null
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@73
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@73
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@73
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@73
memberIndex = computeMemberIndex$1@80 // through LazyPackageFragmentScopeForJavaPackage@73
}
LazyJavaPackageFragment@47['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@81
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@81
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@81
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@81
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@81
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('C': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('String': Name@75) = null // through LazyPackageFragmentScopeForJavaPackage@83
classes('p': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@83
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@83
functions('p': Name@78) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@83
memberIndex = computeMemberIndex$1@84 // through LazyPackageFragmentScopeForJavaPackage@83
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@85) = null // through LazyPackageFragmentScopeForJavaPackage@86
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@86
functions('lang': Name@87) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@86
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@86
}
LazyJavaPackageFragment@49['java'] {
classes('lang': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@90
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@90
functions('lang': Name@91) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@90
memberIndex = computeMemberIndex$1@92 // through LazyPackageFragmentScopeForJavaPackage@90
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@93) = null // through LazyPackageFragmentScopeForJavaPackage@94
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@94
functions('lang': Name@95) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@94
memberIndex = computeMemberIndex$1@96 // through LazyPackageFragmentScopeForJavaPackage@94
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@97) = null // through LazyPackageFragmentScopeForJavaPackage@98
deserializedPackageScope = Empty@77 // through LazyPackageFragmentScopeForJavaPackage@98
functions('lang': Name@99) = EmptyList@79[empty] // through LazyPackageFragmentScopeForJavaPackage@98
memberIndex = computeMemberIndex$1@100 // through LazyPackageFragmentScopeForJavaPackage@98
}
ResolutionTaskHolder@101 {
<name not found> = ArrayList@102[1] { ResolutionCandidate@103 }
}
ResolutionTaskHolder@104 {
<name not found> = ArrayList@105[1] { ResolutionCandidate@106 }
}
ResolutionTaskHolder@107 {
<name not found> = ArrayList@108[1] { ResolutionCandidate@109 }
}
ResolutionTaskHolder@110 {
<name not found> = ArrayList@111[1] { ResolutionCandidate@112 }
}
ResolutionTaskHolder@113 {
<name not found> = ArrayList@114[3] { ResolutionCandidate@115, ResolutionCandidate@116, ResolutionCandidate@117 }
}
ResolutionTaskHolder@118 {
<name not found> = ArrayList@119[3] { ResolutionCandidate@120, ResolutionCandidate@121, ResolutionCandidate@122 }
}
null {
<name not found> = ArrayList@123[1] { ResolutionCandidate@112 }
<name not found> = ArrayList@124[1] { ResolutionCandidate@103 }
<name not found> = ArrayList@125[1] { ResolutionCandidate@106 }
<name not found> = ArrayList@126[1] { ResolutionCandidate@109 }
<name not found> = ArrayList@127[3] { ResolutionCandidate@115, ResolutionCandidate@116, ResolutionCandidate@117 }
<name not found> = ArrayList@128[3] { ResolutionCandidate@120, ResolutionCandidate@121, ResolutionCandidate@122 }
}
@@ -1,165 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('Int': FqName@5) = null
packageFragments('String': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.B': FqName@11) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Int': FqName@13) = null
packageFragments('java.lang.String': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Int': FqName@18) = null
packageFragments('kotlin.String': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
packageFragments('p': FqName@22) = null
packageFragments('p.B': FqName@23) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.Int': FqName@25) = null
packageFragments('p.String': FqName@26) = null
}
LazyJavaPackageFragmentProvider@27 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@28['<root>']
packageFragments('B': FqName@29) = null
packageFragments('C': FqName@4) = null
packageFragments('Int': FqName@30) = null
packageFragments('String': FqName@31) = null
packageFragments('java': FqName@32) = LazyJavaPackageFragment@33['java']
packageFragments('java.lang': FqName@34) = LazyJavaPackageFragment@35['lang']
packageFragments('java.lang.B': FqName@36) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('java.lang.Int': FqName@37) = null
packageFragments('java.lang.String': FqName@38) = null
packageFragments('kotlin': FqName@39) = null
packageFragments('kotlin.B': FqName@40) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.Int': FqName@41) = null
packageFragments('kotlin.String': FqName@42) = null
packageFragments('kotlin.io': FqName@43) = null
packageFragments('kotlin.jvm': FqName@44) = null
packageFragments('p': FqName@45) = null
packageFragments('p.B': FqName@46) = null
packageFragments('p.C': FqName@47) = null
packageFragments('p.Int': FqName@48) = null
packageFragments('p.String': FqName@49) = null
}
LazyJavaPackageFragmentProvider@50 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@51['<root>']
packageFragments('B': FqName@52) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@53) = LazyJavaPackageFragment@54['java']
packageFragments('java.lang': FqName@55) = LazyJavaPackageFragment@56['lang']
packageFragments('java.lang.B': FqName@57) = null
packageFragments('java.lang.C': FqName@12) = null
packageFragments('kotlin': FqName@58) = null
packageFragments('kotlin.B': FqName@59) = null
packageFragments('kotlin.C': FqName@17) = null
packageFragments('kotlin.io': FqName@60) = null
packageFragments('kotlin.jvm': FqName@61) = null
packageFragments('p': FqName@62) = null
packageFragments('p.B': FqName@63) = null
packageFragments('p.C': FqName@47) = null
}
LazyJavaPackageFragmentProvider@64 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@65['<root>']
packageFragments('B': FqName@66) = null
packageFragments('Int': FqName@67) = null
packageFragments('String': FqName@68) = null
packageFragments('java': FqName@69) = LazyJavaPackageFragment@70['java']
packageFragments('java.lang': FqName@71) = LazyJavaPackageFragment@72['lang']
packageFragments('java.lang.B': FqName@73) = null
packageFragments('java.lang.Int': FqName@74) = null
packageFragments('java.lang.String': FqName@75) = null
packageFragments('kotlin': FqName@76) = null
packageFragments('kotlin.B': FqName@77) = null
packageFragments('kotlin.Int': FqName@78) = null
packageFragments('kotlin.String': FqName@79) = null
packageFragments('kotlin.io': FqName@80) = null
packageFragments('kotlin.jvm': FqName@81) = null
packageFragments('p': FqName@82) = null
packageFragments('p.B': FqName@83) = null
packageFragments('p.C': FqName@24) = null
packageFragments('p.Int': FqName@84) = null
packageFragments('p.String': FqName@85) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@87
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@87
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@93 // through LazyPackageFragmentScopeForJavaPackage@87
}
LazyJavaPackageFragment@28['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@94
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@94
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@94
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@94
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@94
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@94
}
LazyJavaPackageFragment@51['<root>'] {
classes('B': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@96
classes('C': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@96
classes('p': Name@89) = null // through LazyPackageFragmentScopeForJavaPackage@96
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@96
functions('p': Name@91) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@96
memberIndex = computeMemberIndex$1@97 // through LazyPackageFragmentScopeForJavaPackage@96
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@98) = null // through LazyPackageFragmentScopeForJavaPackage@99
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@99
functions('lang': Name@100) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@99
memberIndex = computeMemberIndex$1@101 // through LazyPackageFragmentScopeForJavaPackage@99
}
LazyJavaPackageFragment@70['java'] {
classes('lang': Name@102) = null // through LazyPackageFragmentScopeForJavaPackage@103
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@103
functions('lang': Name@104) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@103
memberIndex = computeMemberIndex$1@105 // through LazyPackageFragmentScopeForJavaPackage@103
}
LazyJavaPackageFragment@33['java'] {
classes('lang': Name@106) = null // through LazyPackageFragmentScopeForJavaPackage@107
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@107
functions('lang': Name@108) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@107
memberIndex = computeMemberIndex$1@109 // through LazyPackageFragmentScopeForJavaPackage@107
}
LazyJavaPackageFragment@54['java'] {
classes('lang': Name@110) = null // through LazyPackageFragmentScopeForJavaPackage@111
deserializedPackageScope = Empty@90 // through LazyPackageFragmentScopeForJavaPackage@111
functions('lang': Name@112) = EmptyList@92[empty] // through LazyPackageFragmentScopeForJavaPackage@111
memberIndex = computeMemberIndex$1@113 // through LazyPackageFragmentScopeForJavaPackage@111
}
ResolutionTaskHolder@114 {
<name not found> = ArrayList@115[1] { ResolutionCandidate@116 }
}
ResolutionTaskHolder@117 {
<name not found> = ArrayList@118[1] { ResolutionCandidate@119 }
}
ResolutionTaskHolder@120 {
<name not found> = ArrayList@121[3] { ResolutionCandidate@122, ResolutionCandidate@123, ResolutionCandidate@124 }
}
null {
<name not found> = ArrayList@125[1] { ResolutionCandidate@116 }
<name not found> = ArrayList@126[1] { ResolutionCandidate@119 }
<name not found> = ArrayList@127[3] { ResolutionCandidate@122, ResolutionCandidate@123, ResolutionCandidate@124 }
}
@@ -1,141 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.B': FqName@9) = null
packageFragments('java.lang.C': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.B': FqName@12) = null
packageFragments('kotlin.C': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.B': FqName@17) = null
packageFragments('p.C': FqName@18) = null
}
LazyJavaPackageFragmentProvider@19 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@20['<root>']
packageFragments('B': FqName@21) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@22) = LazyJavaPackageFragment@23['java']
packageFragments('java.lang': FqName@24) = LazyJavaPackageFragment@25['lang']
packageFragments('java.lang.B': FqName@26) = null
packageFragments('java.lang.C': FqName@10) = null
packageFragments('kotlin': FqName@27) = null
packageFragments('kotlin.B': FqName@28) = null
packageFragments('kotlin.C': FqName@13) = null
packageFragments('kotlin.io': FqName@29) = null
packageFragments('kotlin.jvm': FqName@30) = null
packageFragments('p': FqName@31) = null
packageFragments('p.B': FqName@32) = null
packageFragments('p.C': FqName@33) = null
}
LazyJavaPackageFragmentProvider@34 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@35['<root>']
packageFragments('B': FqName@36) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@37) = LazyJavaPackageFragment@38['java']
packageFragments('java.lang': FqName@39) = LazyJavaPackageFragment@40['lang']
packageFragments('java.lang.B': FqName@41) = null
packageFragments('java.lang.C': FqName@10) = null
packageFragments('kotlin': FqName@42) = null
packageFragments('kotlin.B': FqName@43) = null
packageFragments('kotlin.C': FqName@13) = null
packageFragments('kotlin.io': FqName@44) = null
packageFragments('kotlin.jvm': FqName@45) = null
packageFragments('p': FqName@46) = null
packageFragments('p.B': FqName@47) = null
packageFragments('p.C': FqName@33) = null
}
LazyJavaPackageFragmentProvider@48 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@49['<root>']
packageFragments('B': FqName@50) = null
packageFragments('java': FqName@51) = LazyJavaPackageFragment@52['java']
packageFragments('java.lang': FqName@53) = LazyJavaPackageFragment@54['lang']
packageFragments('java.lang.B': FqName@55) = null
packageFragments('kotlin': FqName@56) = null
packageFragments('kotlin.B': FqName@57) = null
packageFragments('kotlin.io': FqName@58) = null
packageFragments('kotlin.jvm': FqName@59) = null
packageFragments('p': FqName@60) = null
packageFragments('p.B': FqName@61) = null
packageFragments('p.C': FqName@18) = null
}
LazyJavaPackageFragment@35['<root>'] {
classes('B': Name@62) = null // through LazyPackageFragmentScopeForJavaPackage@63
classes('C': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@63
classes('p': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@63
deserializedPackageScope = Empty@66 // through LazyPackageFragmentScopeForJavaPackage@63
functions('p': Name@67) = EmptyList@68[empty] // through LazyPackageFragmentScopeForJavaPackage@63
memberIndex = computeMemberIndex$1@69 // through LazyPackageFragmentScopeForJavaPackage@63
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@62) = null // through LazyPackageFragmentScopeForJavaPackage@70
classes('C': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@70
classes('p': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@70
deserializedPackageScope = Empty@66 // through LazyPackageFragmentScopeForJavaPackage@70
functions('p': Name@67) = EmptyList@68[empty] // through LazyPackageFragmentScopeForJavaPackage@70
memberIndex = computeMemberIndex$1@71 // through LazyPackageFragmentScopeForJavaPackage@70
}
LazyJavaPackageFragment@20['<root>'] {
classes('B': Name@62) = null // through LazyPackageFragmentScopeForJavaPackage@72
classes('C': Name@64) = null // through LazyPackageFragmentScopeForJavaPackage@72
classes('p': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@72
deserializedPackageScope = Empty@66 // through LazyPackageFragmentScopeForJavaPackage@72
functions('p': Name@67) = EmptyList@68[empty] // through LazyPackageFragmentScopeForJavaPackage@72
memberIndex = computeMemberIndex$1@73 // through LazyPackageFragmentScopeForJavaPackage@72
}
LazyJavaPackageFragment@38['java'] {
classes('lang': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@66 // through LazyPackageFragmentScopeForJavaPackage@75
functions('lang': Name@76) = EmptyList@68[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@77 // through LazyPackageFragmentScopeForJavaPackage@75
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@79
deserializedPackageScope = Empty@66 // through LazyPackageFragmentScopeForJavaPackage@79
functions('lang': Name@80) = EmptyList@68[empty] // through LazyPackageFragmentScopeForJavaPackage@79
memberIndex = computeMemberIndex$1@81 // through LazyPackageFragmentScopeForJavaPackage@79
}
LazyJavaPackageFragment@52['java'] {
classes('lang': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@83
deserializedPackageScope = Empty@66 // through LazyPackageFragmentScopeForJavaPackage@83
functions('lang': Name@84) = EmptyList@68[empty] // through LazyPackageFragmentScopeForJavaPackage@83
memberIndex = computeMemberIndex$1@85 // through LazyPackageFragmentScopeForJavaPackage@83
}
LazyJavaPackageFragment@23['java'] {
classes('lang': Name@86) = null // through LazyPackageFragmentScopeForJavaPackage@87
deserializedPackageScope = Empty@66 // through LazyPackageFragmentScopeForJavaPackage@87
functions('lang': Name@88) = EmptyList@68[empty] // through LazyPackageFragmentScopeForJavaPackage@87
memberIndex = computeMemberIndex$1@89 // through LazyPackageFragmentScopeForJavaPackage@87
}
ResolutionTaskHolder@90 {
<name not found> = ArrayList@91[1] { ResolutionCandidate@92 }
}
ResolutionTaskHolder@93 {
<name not found> = ArrayList@94[1] { ResolutionCandidate@95 }
}
ResolutionTaskHolder@96 {
<name not found> = ArrayList@97[3] { ResolutionCandidate@98, ResolutionCandidate@99, ResolutionCandidate@100 }
}
null {
<name not found> = ArrayList@101[1] { ResolutionCandidate@95 }
<name not found> = ArrayList@102[1] { ResolutionCandidate@92 }
<name not found> = ArrayList@103[3] { ResolutionCandidate@98, ResolutionCandidate@99, ResolutionCandidate@100 }
}
@@ -1,281 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('G1': FqName@5) = null
packageFragments('G2': FqName@6) = null
packageFragments('Int': FqName@7) = null
packageFragments('String': FqName@8) = null
packageFragments('java': FqName@9) = LazyJavaPackageFragment@10['java']
packageFragments('java.lang': FqName@11) = LazyJavaPackageFragment@12['lang']
packageFragments('java.lang.B': FqName@13) = null
packageFragments('java.lang.C': FqName@14) = null
packageFragments('java.lang.G1': FqName@15) = null
packageFragments('java.lang.G2': FqName@16) = null
packageFragments('java.lang.Int': FqName@17) = null
packageFragments('java.lang.String': FqName@18) = null
packageFragments('kotlin': FqName@19) = null
packageFragments('kotlin.B': FqName@20) = null
packageFragments('kotlin.C': FqName@21) = null
packageFragments('kotlin.G1': FqName@22) = null
packageFragments('kotlin.G2': FqName@23) = null
packageFragments('kotlin.Int': FqName@24) = null
packageFragments('kotlin.String': FqName@25) = null
packageFragments('kotlin.io': FqName@26) = null
packageFragments('kotlin.jvm': FqName@27) = null
packageFragments('p': FqName@28) = null
packageFragments('p.B': FqName@29) = null
packageFragments('p.C': FqName@30) = null
packageFragments('p.G1': FqName@31) = null
packageFragments('p.G2': FqName@32) = null
packageFragments('p.Int': FqName@33) = null
packageFragments('p.String': FqName@34) = null
}
LazyJavaPackageFragmentProvider@35 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@36['<root>']
packageFragments('B': FqName@37) = null
packageFragments('C': FqName@4) = null
packageFragments('G1': FqName@38) = null
packageFragments('G2': FqName@39) = null
packageFragments('Int': FqName@40) = null
packageFragments('String': FqName@41) = null
packageFragments('java': FqName@42) = LazyJavaPackageFragment@43['java']
packageFragments('java.lang': FqName@44) = LazyJavaPackageFragment@45['lang']
packageFragments('java.lang.B': FqName@46) = null
packageFragments('java.lang.C': FqName@14) = null
packageFragments('java.lang.G1': FqName@47) = null
packageFragments('java.lang.G2': FqName@48) = null
packageFragments('java.lang.Int': FqName@49) = null
packageFragments('java.lang.String': FqName@50) = null
packageFragments('kotlin': FqName@51) = null
packageFragments('kotlin.B': FqName@52) = null
packageFragments('kotlin.C': FqName@21) = null
packageFragments('kotlin.G1': FqName@53) = null
packageFragments('kotlin.G2': FqName@54) = null
packageFragments('kotlin.Int': FqName@55) = null
packageFragments('kotlin.String': FqName@56) = null
packageFragments('kotlin.io': FqName@57) = null
packageFragments('kotlin.jvm': FqName@58) = null
packageFragments('p': FqName@59) = null
packageFragments('p.B': FqName@60) = null
packageFragments('p.C': FqName@61) = null
packageFragments('p.G1': FqName@62) = null
packageFragments('p.G2': FqName@63) = null
packageFragments('p.Int': FqName@64) = null
packageFragments('p.String': FqName@65) = null
}
LazyJavaPackageFragmentProvider@66 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@67['<root>']
packageFragments('B': FqName@68) = null
packageFragments('C': FqName@4) = null
packageFragments('G1': FqName@69) = null
packageFragments('G2': FqName@70) = null
packageFragments('Int': FqName@71) = null
packageFragments('String': FqName@72) = null
packageFragments('java': FqName@73) = LazyJavaPackageFragment@74['java']
packageFragments('java.lang': FqName@75) = LazyJavaPackageFragment@76['lang']
packageFragments('java.lang.B': FqName@77) = null
packageFragments('java.lang.C': FqName@14) = null
packageFragments('java.lang.G1': FqName@78) = null
packageFragments('java.lang.G2': FqName@79) = null
packageFragments('java.lang.Int': FqName@80) = null
packageFragments('java.lang.String': FqName@81) = null
packageFragments('kotlin': FqName@82) = null
packageFragments('kotlin.B': FqName@83) = null
packageFragments('kotlin.C': FqName@21) = null
packageFragments('kotlin.G1': FqName@84) = null
packageFragments('kotlin.G2': FqName@85) = null
packageFragments('kotlin.Int': FqName@86) = null
packageFragments('kotlin.String': FqName@87) = null
packageFragments('kotlin.io': FqName@88) = null
packageFragments('kotlin.jvm': FqName@89) = null
packageFragments('p': FqName@90) = null
packageFragments('p.B': FqName@91) = null
packageFragments('p.C': FqName@61) = null
packageFragments('p.G1': FqName@92) = null
packageFragments('p.G2': FqName@93) = null
packageFragments('p.Int': FqName@94) = null
packageFragments('p.String': FqName@95) = null
}
LazyJavaPackageFragmentProvider@96 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@97['<root>']
packageFragments('B': FqName@98) = null
packageFragments('C': FqName@4) = null
packageFragments('G1': FqName@99) = null
packageFragments('G2': FqName@100) = null
packageFragments('Int': FqName@101) = null
packageFragments('String': FqName@102) = null
packageFragments('java': FqName@103) = LazyJavaPackageFragment@104['java']
packageFragments('java.lang': FqName@105) = LazyJavaPackageFragment@106['lang']
packageFragments('java.lang.B': FqName@107) = null
packageFragments('java.lang.C': FqName@14) = null
packageFragments('java.lang.G1': FqName@108) = null
packageFragments('java.lang.G2': FqName@109) = null
packageFragments('java.lang.Int': FqName@110) = null
packageFragments('java.lang.String': FqName@111) = null
packageFragments('kotlin': FqName@112) = null
packageFragments('kotlin.B': FqName@113) = null
packageFragments('kotlin.C': FqName@21) = null
packageFragments('kotlin.G1': FqName@114) = null
packageFragments('kotlin.G2': FqName@115) = null
packageFragments('kotlin.Int': FqName@116) = null
packageFragments('kotlin.String': FqName@117) = null
packageFragments('kotlin.io': FqName@118) = null
packageFragments('kotlin.jvm': FqName@119) = null
packageFragments('p': FqName@120) = null
packageFragments('p.B': FqName@121) = null
packageFragments('p.C': FqName@30) = null
packageFragments('p.G1': FqName@122) = null
packageFragments('p.G2': FqName@123) = null
packageFragments('p.Int': FqName@124) = null
packageFragments('p.String': FqName@125) = null
}
LazyJavaPackageFragmentProvider@126 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@127['<root>']
packageFragments('B': FqName@98) = null
packageFragments('G1': FqName@99) = null
packageFragments('G2': FqName@100) = null
packageFragments('Int': FqName@101) = null
packageFragments('String': FqName@102) = null
packageFragments('java': FqName@128) = LazyJavaPackageFragment@129['java']
packageFragments('java.lang': FqName@130) = LazyJavaPackageFragment@131['lang']
packageFragments('java.lang.B': FqName@107) = null
packageFragments('java.lang.G1': FqName@108) = null
packageFragments('java.lang.G2': FqName@109) = null
packageFragments('java.lang.Int': FqName@110) = null
packageFragments('java.lang.String': FqName@111) = null
packageFragments('kotlin': FqName@132) = null
packageFragments('kotlin.B': FqName@113) = null
packageFragments('kotlin.G1': FqName@114) = null
packageFragments('kotlin.G2': FqName@115) = null
packageFragments('kotlin.Int': FqName@116) = null
packageFragments('kotlin.String': FqName@117) = null
packageFragments('kotlin.io': FqName@133) = null
packageFragments('kotlin.jvm': FqName@134) = null
packageFragments('p': FqName@135) = null
packageFragments('p.B': FqName@121) = null
packageFragments('p.C': FqName@30) = null
packageFragments('p.G1': FqName@136) = null
packageFragments('p.G2': FqName@137) = null
packageFragments('p.Int': FqName@124) = null
packageFragments('p.String': FqName@125) = null
}
LazyJavaPackageFragment@36['<root>'] {
classes('B': Name@138) = null // through LazyPackageFragmentScopeForJavaPackage@139
classes('C': Name@140) = null // through LazyPackageFragmentScopeForJavaPackage@139
classes('G1': Name@141) = null // through LazyPackageFragmentScopeForJavaPackage@139
classes('G2': Name@142) = null // through LazyPackageFragmentScopeForJavaPackage@139
classes('Int': Name@143) = null // through LazyPackageFragmentScopeForJavaPackage@139
classes('String': Name@144) = null // through LazyPackageFragmentScopeForJavaPackage@139
classes('p': Name@145) = null // through LazyPackageFragmentScopeForJavaPackage@139
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@139
functions('p': Name@147) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@139
memberIndex = computeMemberIndex$1@149 // through LazyPackageFragmentScopeForJavaPackage@139
}
LazyJavaPackageFragment@67['<root>'] {
classes('B': Name@138) = null // through LazyPackageFragmentScopeForJavaPackage@150
classes('C': Name@140) = null // through LazyPackageFragmentScopeForJavaPackage@150
classes('G1': Name@141) = null // through LazyPackageFragmentScopeForJavaPackage@150
classes('G2': Name@142) = null // through LazyPackageFragmentScopeForJavaPackage@150
classes('Int': Name@143) = null // through LazyPackageFragmentScopeForJavaPackage@150
classes('String': Name@144) = null // through LazyPackageFragmentScopeForJavaPackage@150
classes('p': Name@145) = null // through LazyPackageFragmentScopeForJavaPackage@150
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@150
functions('p': Name@147) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@150
memberIndex = computeMemberIndex$1@151 // through LazyPackageFragmentScopeForJavaPackage@150
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@138) = null // through LazyPackageFragmentScopeForJavaPackage@152
classes('C': Name@140) = null // through LazyPackageFragmentScopeForJavaPackage@152
classes('G1': Name@141) = null // through LazyPackageFragmentScopeForJavaPackage@152
classes('G2': Name@142) = null // through LazyPackageFragmentScopeForJavaPackage@152
classes('Int': Name@143) = null // through LazyPackageFragmentScopeForJavaPackage@152
classes('String': Name@144) = null // through LazyPackageFragmentScopeForJavaPackage@152
classes('p': Name@145) = null // through LazyPackageFragmentScopeForJavaPackage@152
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@152
functions('p': Name@147) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@152
memberIndex = computeMemberIndex$1@153 // through LazyPackageFragmentScopeForJavaPackage@152
}
LazyJavaPackageFragment@97['<root>'] {
classes('B': Name@138) = null // through LazyPackageFragmentScopeForJavaPackage@154
classes('C': Name@140) = null // through LazyPackageFragmentScopeForJavaPackage@154
classes('G1': Name@141) = null // through LazyPackageFragmentScopeForJavaPackage@154
classes('G2': Name@142) = null // through LazyPackageFragmentScopeForJavaPackage@154
classes('Int': Name@143) = null // through LazyPackageFragmentScopeForJavaPackage@154
classes('String': Name@144) = null // through LazyPackageFragmentScopeForJavaPackage@154
classes('p': Name@145) = null // through LazyPackageFragmentScopeForJavaPackage@154
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@154
functions('p': Name@147) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@154
memberIndex = computeMemberIndex$1@155 // through LazyPackageFragmentScopeForJavaPackage@154
}
LazyJavaPackageFragment@10['java'] {
classes('lang': Name@156) = null // through LazyPackageFragmentScopeForJavaPackage@157
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@157
functions('lang': Name@158) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@157
memberIndex = computeMemberIndex$1@159 // through LazyPackageFragmentScopeForJavaPackage@157
}
LazyJavaPackageFragment@43['java'] {
classes('lang': Name@160) = null // through LazyPackageFragmentScopeForJavaPackage@161
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@161
functions('lang': Name@162) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@161
memberIndex = computeMemberIndex$1@163 // through LazyPackageFragmentScopeForJavaPackage@161
}
LazyJavaPackageFragment@129['java'] {
classes('lang': Name@164) = null // through LazyPackageFragmentScopeForJavaPackage@165
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@165
functions('lang': Name@166) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@165
memberIndex = computeMemberIndex$1@167 // through LazyPackageFragmentScopeForJavaPackage@165
}
LazyJavaPackageFragment@104['java'] {
classes('lang': Name@168) = null // through LazyPackageFragmentScopeForJavaPackage@169
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@169
functions('lang': Name@170) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@169
memberIndex = computeMemberIndex$1@171 // through LazyPackageFragmentScopeForJavaPackage@169
}
LazyJavaPackageFragment@74['java'] {
classes('lang': Name@172) = null // through LazyPackageFragmentScopeForJavaPackage@173
deserializedPackageScope = Empty@146 // through LazyPackageFragmentScopeForJavaPackage@173
functions('lang': Name@174) = EmptyList@148[empty] // through LazyPackageFragmentScopeForJavaPackage@173
memberIndex = computeMemberIndex$1@175 // through LazyPackageFragmentScopeForJavaPackage@173
}
ResolutionTaskHolder@176 {
<name not found> = ArrayList@177[1] { ResolutionCandidate@178 }
}
ResolutionTaskHolder@179 {
<name not found> = ArrayList@180[1] { ResolutionCandidate@181 }
}
ResolutionTaskHolder@182 {
<name not found> = ArrayList@183[1] { ResolutionCandidate@184 }
}
ResolutionTaskHolder@185 {
<name not found> = ArrayList@186[1] { ResolutionCandidate@187 }
}
ResolutionTaskHolder@188 {
<name not found> = ArrayList@189[3] { ResolutionCandidate@190, ResolutionCandidate@191, ResolutionCandidate@192 }
}
null {
<name not found> = ArrayList@193[1] { ResolutionCandidate@184 }
<name not found> = ArrayList@194[1] { ResolutionCandidate@187 }
<name not found> = ArrayList@195[1] { ResolutionCandidate@178 }
<name not found> = ArrayList@196[1] { ResolutionCandidate@181 }
<name not found> = ArrayList@197[3] { ResolutionCandidate@190, ResolutionCandidate@191, ResolutionCandidate@192 }
}
@@ -1,161 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('D': FqName@5) = null
packageFragments('java': FqName@6) = LazyJavaPackageFragment@7['java']
packageFragments('java.lang': FqName@8) = LazyJavaPackageFragment@9['lang']
packageFragments('java.lang.B': FqName@10) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.D': FqName@12) = null
packageFragments('kotlin': FqName@13) = null
packageFragments('kotlin.B': FqName@14) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.D': FqName@16) = null
packageFragments('kotlin.io': FqName@17) = null
packageFragments('kotlin.jvm': FqName@18) = null
packageFragments('p': FqName@19) = null
packageFragments('p.B': FqName@20) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.D': FqName@22) = null
}
LazyJavaPackageFragmentProvider@23 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@24['<root>']
packageFragments('B': FqName@25) = null
packageFragments('C': FqName@4) = null
packageFragments('D': FqName@5) = null
packageFragments('java': FqName@26) = LazyJavaPackageFragment@27['java']
packageFragments('java.lang': FqName@28) = LazyJavaPackageFragment@29['lang']
packageFragments('java.lang.B': FqName@30) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.D': FqName@12) = null
packageFragments('kotlin': FqName@31) = null
packageFragments('kotlin.B': FqName@32) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.D': FqName@16) = null
packageFragments('kotlin.io': FqName@33) = null
packageFragments('kotlin.jvm': FqName@34) = null
packageFragments('p': FqName@35) = null
packageFragments('p.B': FqName@36) = null
packageFragments('p.C': FqName@37) = null
packageFragments('p.D': FqName@38) = null
}
LazyJavaPackageFragmentProvider@39 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@40['<root>']
packageFragments('B': FqName@41) = null
packageFragments('C': FqName@4) = null
packageFragments('D': FqName@5) = null
packageFragments('java': FqName@42) = LazyJavaPackageFragment@43['java']
packageFragments('java.lang': FqName@44) = LazyJavaPackageFragment@45['lang']
packageFragments('java.lang.B': FqName@46) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.D': FqName@12) = null
packageFragments('kotlin': FqName@47) = null
packageFragments('kotlin.B': FqName@48) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.D': FqName@16) = null
packageFragments('kotlin.io': FqName@49) = null
packageFragments('kotlin.jvm': FqName@50) = null
packageFragments('p': FqName@51) = null
packageFragments('p.B': FqName@52) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.D': FqName@38) = null
}
LazyJavaPackageFragmentProvider@53 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@54['<root>']
packageFragments('B': FqName@55) = null
packageFragments('java': FqName@56) = LazyJavaPackageFragment@57['java']
packageFragments('java.lang': FqName@58) = LazyJavaPackageFragment@59['lang']
packageFragments('java.lang.B': FqName@60) = null
packageFragments('kotlin': FqName@61) = null
packageFragments('kotlin.B': FqName@62) = null
packageFragments('kotlin.io': FqName@63) = null
packageFragments('kotlin.jvm': FqName@64) = null
packageFragments('p': FqName@65) = null
packageFragments('p.B': FqName@66) = null
packageFragments('p.C': FqName@37) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@67) = null // through LazyPackageFragmentScopeForJavaPackage@68
classes('C': Name@69) = null // through LazyPackageFragmentScopeForJavaPackage@68
classes('D': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@68
classes('p': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@68
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@68
functions('p': Name@73) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@68
memberIndex = computeMemberIndex$1@75 // through LazyPackageFragmentScopeForJavaPackage@68
}
LazyJavaPackageFragment@24['<root>'] {
classes('B': Name@67) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('C': Name@69) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('D': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('p': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@76
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@76
functions('p': Name@73) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@76
memberIndex = computeMemberIndex$1@77 // through LazyPackageFragmentScopeForJavaPackage@76
}
LazyJavaPackageFragment@40['<root>'] {
classes('B': Name@67) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('C': Name@69) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('D': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('p': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@78
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@78
functions('p': Name@73) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@78
memberIndex = computeMemberIndex$1@79 // through LazyPackageFragmentScopeForJavaPackage@78
}
LazyJavaPackageFragment@43['java'] {
classes('lang': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@81
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@81
functions('lang': Name@82) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@81
memberIndex = computeMemberIndex$1@83 // through LazyPackageFragmentScopeForJavaPackage@81
}
LazyJavaPackageFragment@27['java'] {
classes('lang': Name@84) = null // through LazyPackageFragmentScopeForJavaPackage@85
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@85
functions('lang': Name@86) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@85
memberIndex = computeMemberIndex$1@87 // through LazyPackageFragmentScopeForJavaPackage@85
}
LazyJavaPackageFragment@57['java'] {
classes('lang': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@89
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@89
functions('lang': Name@90) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@89
memberIndex = computeMemberIndex$1@91 // through LazyPackageFragmentScopeForJavaPackage@89
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@92) = null // through LazyPackageFragmentScopeForJavaPackage@93
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@93
functions('lang': Name@94) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@93
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@93
}
ResolutionTaskHolder@96 {
<name not found> = ArrayList@97[1] { ResolutionCandidate@98 }
}
ResolutionTaskHolder@99 {
<name not found> = ArrayList@100[1] { ResolutionCandidate@101 }
}
ResolutionTaskHolder@102 {
<name not found> = ArrayList@103[1] { ResolutionCandidate@104 }
}
ResolutionTaskHolder@105 {
<name not found> = ArrayList@106[4] { ResolutionCandidate@107, ResolutionCandidate@108, ResolutionCandidate@109, ... }
}
null {
<name not found> = ArrayList@110[1] { ResolutionCandidate@104 }
<name not found> = ArrayList@111[1] { ResolutionCandidate@101 }
<name not found> = ArrayList@112[1] { ResolutionCandidate@98 }
<name not found> = ArrayList@113[4] { ResolutionCandidate@107, ResolutionCandidate@108, ResolutionCandidate@109, ... }
}
@@ -1,157 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@6) = LazyJavaPackageFragment@7['java']
packageFragments('java.lang': FqName@8) = LazyJavaPackageFragment@9['lang']
packageFragments('java.lang.B': FqName@10) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.String': FqName@12) = null
packageFragments('kotlin': FqName@13) = null
packageFragments('kotlin.B': FqName@14) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.String': FqName@16) = null
packageFragments('kotlin.io': FqName@17) = null
packageFragments('kotlin.jvm': FqName@18) = null
packageFragments('p': FqName@19) = null
packageFragments('p.B': FqName@20) = null
packageFragments('p.C': FqName@21) = null
packageFragments('p.String': FqName@22) = null
}
LazyJavaPackageFragmentProvider@23 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@24['<root>']
packageFragments('B': FqName@25) = null
packageFragments('C': FqName@4) = null
packageFragments('String': FqName@26) = null
packageFragments('java': FqName@27) = LazyJavaPackageFragment@28['java']
packageFragments('java.lang': FqName@29) = LazyJavaPackageFragment@30['lang']
packageFragments('java.lang.B': FqName@31) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('java.lang.String': FqName@32) = null
packageFragments('kotlin': FqName@33) = null
packageFragments('kotlin.B': FqName@34) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.String': FqName@35) = null
packageFragments('kotlin.io': FqName@36) = null
packageFragments('kotlin.jvm': FqName@37) = null
packageFragments('p': FqName@38) = null
packageFragments('p.B': FqName@39) = null
packageFragments('p.C': FqName@40) = null
packageFragments('p.String': FqName@41) = null
}
LazyJavaPackageFragmentProvider@42 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@43['<root>']
packageFragments('B': FqName@3) = null
packageFragments('C': FqName@4) = null
packageFragments('java': FqName@44) = LazyJavaPackageFragment@45['java']
packageFragments('java.lang': FqName@46) = LazyJavaPackageFragment@47['lang']
packageFragments('java.lang.B': FqName@10) = null
packageFragments('java.lang.C': FqName@11) = null
packageFragments('kotlin': FqName@48) = null
packageFragments('kotlin.B': FqName@14) = null
packageFragments('kotlin.C': FqName@15) = null
packageFragments('kotlin.io': FqName@49) = null
packageFragments('kotlin.jvm': FqName@50) = null
packageFragments('p': FqName@51) = null
packageFragments('p.B': FqName@52) = null
packageFragments('p.C': FqName@21) = null
}
LazyJavaPackageFragmentProvider@53 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@54['<root>']
packageFragments('B': FqName@25) = null
packageFragments('String': FqName@26) = null
packageFragments('T': FqName@55) = null
packageFragments('java': FqName@56) = LazyJavaPackageFragment@57['java']
packageFragments('java.lang': FqName@58) = LazyJavaPackageFragment@59['lang']
packageFragments('java.lang.B': FqName@31) = null
packageFragments('java.lang.String': FqName@32) = null
packageFragments('java.lang.T': FqName@60) = null
packageFragments('kotlin': FqName@61) = null
packageFragments('kotlin.B': FqName@34) = null
packageFragments('kotlin.String': FqName@35) = null
packageFragments('kotlin.T': FqName@62) = null
packageFragments('kotlin.io': FqName@63) = null
packageFragments('kotlin.jvm': FqName@64) = null
packageFragments('p': FqName@65) = null
packageFragments('p.B': FqName@66) = null
packageFragments('p.C': FqName@40) = null
packageFragments('p.String': FqName@41) = null
packageFragments('p.T': FqName@67) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('C': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@69
classes('p': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@69
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@69
functions('p': Name@73) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@69
memberIndex = computeMemberIndex$1@75 // through LazyPackageFragmentScopeForJavaPackage@69
}
LazyJavaPackageFragment@24['<root>'] {
classes('B': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('C': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@76
classes('p': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@76
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@76
functions('p': Name@73) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@76
memberIndex = computeMemberIndex$1@77 // through LazyPackageFragmentScopeForJavaPackage@76
}
LazyJavaPackageFragment@43['<root>'] {
classes('B': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('C': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@78
classes('p': Name@71) = null // through LazyPackageFragmentScopeForJavaPackage@78
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@78
functions('p': Name@73) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@78
memberIndex = computeMemberIndex$1@79 // through LazyPackageFragmentScopeForJavaPackage@78
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@81
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@81
functions('lang': Name@82) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@81
memberIndex = computeMemberIndex$1@83 // through LazyPackageFragmentScopeForJavaPackage@81
}
LazyJavaPackageFragment@57['java'] {
classes('lang': Name@84) = null // through LazyPackageFragmentScopeForJavaPackage@85
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@85
functions('lang': Name@86) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@85
memberIndex = computeMemberIndex$1@87 // through LazyPackageFragmentScopeForJavaPackage@85
}
LazyJavaPackageFragment@45['java'] {
classes('lang': Name@88) = null // through LazyPackageFragmentScopeForJavaPackage@89
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@89
functions('lang': Name@90) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@89
memberIndex = computeMemberIndex$1@91 // through LazyPackageFragmentScopeForJavaPackage@89
}
LazyJavaPackageFragment@28['java'] {
classes('lang': Name@92) = null // through LazyPackageFragmentScopeForJavaPackage@93
deserializedPackageScope = Empty@72 // through LazyPackageFragmentScopeForJavaPackage@93
functions('lang': Name@94) = EmptyList@74[empty] // through LazyPackageFragmentScopeForJavaPackage@93
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@93
}
ResolutionTaskHolder@96 {
<name not found> = ArrayList@97[1] { ResolutionCandidate@98 }
}
ResolutionTaskHolder@99 {
<name not found> = ArrayList@100[1] { ResolutionCandidate@101 }
}
ResolutionTaskHolder@102 {
<name not found> = ArrayList@103[3] { ResolutionCandidate@104, ResolutionCandidate@105, ResolutionCandidate@106 }
}
null {
<name not found> = ArrayList@107[1] { ResolutionCandidate@98 }
<name not found> = ArrayList@108[1] { ResolutionCandidate@101 }
<name not found> = ArrayList@109[3] { ResolutionCandidate@104, ResolutionCandidate@105, ResolutionCandidate@106 }
}
@@ -1,116 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('Base': FqName@5) = null
packageFragments('C': FqName@6) = null
packageFragments('Foo': FqName@7) = null
packageFragments('java': FqName@8) = LazyJavaPackageFragment@9['java']
packageFragments('java.lang': FqName@10) = LazyJavaPackageFragment@11['lang']
packageFragments('java.lang.A': FqName@12) = null
packageFragments('java.lang.B': FqName@13) = null
packageFragments('java.lang.Base': FqName@14) = null
packageFragments('java.lang.C': FqName@15) = null
packageFragments('kotlin': FqName@16) = null
packageFragments('kotlin.A': FqName@17) = null
packageFragments('kotlin.B': FqName@18) = null
packageFragments('kotlin.Base': FqName@19) = null
packageFragments('kotlin.C': FqName@20) = null
packageFragments('kotlin.io': FqName@21) = null
packageFragments('kotlin.jvm': FqName@22) = null
packageFragments('p': FqName@23) = null
packageFragments('p.A': FqName@24) = null
packageFragments('p.B': FqName@25) = null
packageFragments('p.Base': FqName@26) = null
packageFragments('p.C': FqName@27) = null
}
LazyJavaPackageFragmentProvider@28 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@29['<root>']
packageFragments('B': FqName@4) = null
packageFragments('Base': FqName@30) = null
packageFragments('C': FqName@6) = null
packageFragments('Foo': FqName@7) = null
packageFragments('java': FqName@31) = LazyJavaPackageFragment@32['java']
packageFragments('java.lang': FqName@33) = LazyJavaPackageFragment@34['lang']
packageFragments('java.lang.B': FqName@13) = null
packageFragments('java.lang.Base': FqName@35) = null
packageFragments('java.lang.C': FqName@15) = null
packageFragments('kotlin': FqName@36) = null
packageFragments('kotlin.B': FqName@18) = null
packageFragments('kotlin.Base': FqName@37) = null
packageFragments('kotlin.C': FqName@20) = null
packageFragments('kotlin.io': FqName@38) = null
packageFragments('kotlin.jvm': FqName@39) = null
packageFragments('p': FqName@40) = null
packageFragments('p.B': FqName@41) = null
packageFragments('p.Base': FqName@42) = null
packageFragments('p.C': FqName@43) = null
}
LazyJavaPackageFragmentProvider@44 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@45['<root>']
packageFragments('B': FqName@4) = null
packageFragments('C': FqName@6) = null
packageFragments('Foo': FqName@7) = null
packageFragments('java': FqName@46) = LazyJavaPackageFragment@47['java']
packageFragments('java.lang': FqName@48) = LazyJavaPackageFragment@49['lang']
packageFragments('java.lang.B': FqName@13) = null
packageFragments('java.lang.C': FqName@15) = null
packageFragments('kotlin': FqName@50) = null
packageFragments('kotlin.B': FqName@18) = null
packageFragments('kotlin.C': FqName@20) = null
packageFragments('kotlin.io': FqName@51) = null
packageFragments('kotlin.jvm': FqName@52) = null
packageFragments('p': FqName@53) = null
packageFragments('p.B': FqName@25) = null
packageFragments('p.C': FqName@43) = null
}
LazyJavaPackageFragment@45['<root>'] {
classes('B': Name@54) = null // through LazyPackageFragmentScopeForJavaPackage@55
classes('C': Name@56) = null // through LazyPackageFragmentScopeForJavaPackage@55
classes('p': Name@57) = null // through LazyPackageFragmentScopeForJavaPackage@55
deserializedPackageScope = Empty@58 // through LazyPackageFragmentScopeForJavaPackage@55
functions('p': Name@59) = EmptyList@60[empty] // through LazyPackageFragmentScopeForJavaPackage@55
memberIndex = computeMemberIndex$1@61 // through LazyPackageFragmentScopeForJavaPackage@55
}
LazyJavaPackageFragment@29['<root>'] {
classes('B': Name@54) = null // through LazyPackageFragmentScopeForJavaPackage@62
classes('C': Name@56) = null // through LazyPackageFragmentScopeForJavaPackage@62
classes('p': Name@57) = null // through LazyPackageFragmentScopeForJavaPackage@62
deserializedPackageScope = Empty@58 // through LazyPackageFragmentScopeForJavaPackage@62
functions('p': Name@59) = EmptyList@60[empty] // through LazyPackageFragmentScopeForJavaPackage@62
memberIndex = computeMemberIndex$1@63 // through LazyPackageFragmentScopeForJavaPackage@62
}
LazyJavaPackageFragment@2['<root>'] {
classes('B': Name@54) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('C': Name@56) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('p': Name@57) = null // through LazyPackageFragmentScopeForJavaPackage@64
deserializedPackageScope = Empty@58 // through LazyPackageFragmentScopeForJavaPackage@64
functions('p': Name@59) = EmptyList@60[empty] // through LazyPackageFragmentScopeForJavaPackage@64
memberIndex = computeMemberIndex$1@65 // through LazyPackageFragmentScopeForJavaPackage@64
}
LazyJavaPackageFragment@47['java'] {
classes('lang': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@67
deserializedPackageScope = Empty@58 // through LazyPackageFragmentScopeForJavaPackage@67
functions('lang': Name@68) = EmptyList@60[empty] // through LazyPackageFragmentScopeForJavaPackage@67
memberIndex = computeMemberIndex$1@69 // through LazyPackageFragmentScopeForJavaPackage@67
}
LazyJavaPackageFragment@32['java'] {
classes('lang': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@58 // through LazyPackageFragmentScopeForJavaPackage@71
functions('lang': Name@72) = EmptyList@60[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@73 // through LazyPackageFragmentScopeForJavaPackage@71
}
LazyJavaPackageFragment@9['java'] {
classes('lang': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@58 // through LazyPackageFragmentScopeForJavaPackage@75
functions('lang': Name@76) = EmptyList@60[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@77 // through LazyPackageFragmentScopeForJavaPackage@75
}
@@ -1,112 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('Base': FqName@5) = null
packageFragments('Foo': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('java.lang.A': FqName@11) = null
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.Base': FqName@13) = null
packageFragments('kotlin': FqName@14) = null
packageFragments('kotlin.A': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.Base': FqName@17) = null
packageFragments('kotlin.io': FqName@18) = null
packageFragments('kotlin.jvm': FqName@19) = null
packageFragments('p': FqName@20) = null
packageFragments('p.A': FqName@21) = null
packageFragments('p.B': FqName@22) = null
packageFragments('p.Base': FqName@23) = null
}
LazyJavaPackageFragmentProvider@24 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@25['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('Base': FqName@26) = null
packageFragments('Foo': FqName@6) = null
packageFragments('java': FqName@27) = LazyJavaPackageFragment@28['java']
packageFragments('java.lang': FqName@29) = LazyJavaPackageFragment@30['lang']
packageFragments('java.lang.A': FqName@11) = null
packageFragments('java.lang.B': FqName@12) = null
packageFragments('java.lang.Base': FqName@31) = null
packageFragments('kotlin': FqName@32) = null
packageFragments('kotlin.A': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.Base': FqName@33) = null
packageFragments('kotlin.io': FqName@34) = null
packageFragments('kotlin.jvm': FqName@35) = null
packageFragments('p': FqName@36) = null
packageFragments('p.A': FqName@37) = null
packageFragments('p.B': FqName@38) = null
packageFragments('p.Base': FqName@39) = null
}
LazyJavaPackageFragmentProvider@40 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@41['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('Foo': FqName@6) = null
packageFragments('java': FqName@42) = LazyJavaPackageFragment@43['java']
packageFragments('java.lang': FqName@44) = LazyJavaPackageFragment@45['lang']
packageFragments('java.lang.A': FqName@11) = null
packageFragments('java.lang.B': FqName@12) = null
packageFragments('kotlin': FqName@46) = null
packageFragments('kotlin.A': FqName@15) = null
packageFragments('kotlin.B': FqName@16) = null
packageFragments('kotlin.io': FqName@47) = null
packageFragments('kotlin.jvm': FqName@48) = null
packageFragments('p': FqName@49) = null
packageFragments('p.A': FqName@37) = null
packageFragments('p.B': FqName@22) = null
}
LazyJavaPackageFragment@25['<root>'] {
classes('A': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('B': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('p': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@51
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@51
functions('p': Name@55) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@51
memberIndex = computeMemberIndex$1@57 // through LazyPackageFragmentScopeForJavaPackage@51
}
LazyJavaPackageFragment@41['<root>'] {
classes('A': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('B': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@58
classes('p': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@58
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@58
functions('p': Name@55) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@58
memberIndex = computeMemberIndex$1@59 // through LazyPackageFragmentScopeForJavaPackage@58
}
LazyJavaPackageFragment@2['<root>'] {
classes('A': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('B': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@60
classes('p': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@60
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@60
functions('p': Name@55) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@60
memberIndex = computeMemberIndex$1@61 // through LazyPackageFragmentScopeForJavaPackage@60
}
LazyJavaPackageFragment@28['java'] {
classes('lang': Name@62) = null // through LazyPackageFragmentScopeForJavaPackage@63
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@63
functions('lang': Name@64) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@63
memberIndex = computeMemberIndex$1@65 // through LazyPackageFragmentScopeForJavaPackage@63
}
LazyJavaPackageFragment@43['java'] {
classes('lang': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@67
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@67
functions('lang': Name@68) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@67
memberIndex = computeMemberIndex$1@69 // through LazyPackageFragmentScopeForJavaPackage@67
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@71
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@71
functions('lang': Name@72) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@71
memberIndex = computeMemberIndex$1@73 // through LazyPackageFragmentScopeForJavaPackage@71
}
@@ -1,146 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('Array': FqName@4) = null
packageFragments('B': FqName@5) = null
packageFragments('Base': FqName@6) = null
packageFragments('Foo': FqName@7) = null
packageFragments('T': FqName@8) = null
packageFragments('java': FqName@9) = LazyJavaPackageFragment@10['java']
packageFragments('java.lang': FqName@11) = LazyJavaPackageFragment@12['lang']
packageFragments('java.lang.A': FqName@13) = null
packageFragments('java.lang.Array': FqName@14) = null
packageFragments('java.lang.B': FqName@15) = null
packageFragments('java.lang.Base': FqName@16) = null
packageFragments('java.lang.T': FqName@17) = null
packageFragments('kotlin': FqName@18) = null
packageFragments('kotlin.A': FqName@19) = null
packageFragments('kotlin.Array': FqName@20) = null
packageFragments('kotlin.B': FqName@21) = null
packageFragments('kotlin.Base': FqName@22) = null
packageFragments('kotlin.T': FqName@23) = null
packageFragments('kotlin.io': FqName@24) = null
packageFragments('kotlin.jvm': FqName@25) = null
packageFragments('p': FqName@26) = null
packageFragments('p.A': FqName@27) = null
packageFragments('p.Array': FqName@28) = null
packageFragments('p.B': FqName@29) = null
packageFragments('p.Base': FqName@30) = null
packageFragments('p.T': FqName@31) = null
}
LazyJavaPackageFragmentProvider@32 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@33['<root>']
packageFragments('A': FqName@3) = null
packageFragments('Array': FqName@34) = null
packageFragments('B': FqName@5) = null
packageFragments('Base': FqName@35) = null
packageFragments('Foo': FqName@7) = null
packageFragments('T': FqName@36) = null
packageFragments('java': FqName@37) = LazyJavaPackageFragment@38['java']
packageFragments('java.lang': FqName@39) = LazyJavaPackageFragment@40['lang']
packageFragments('java.lang.A': FqName@13) = null
packageFragments('java.lang.Array': FqName@41) = null
packageFragments('java.lang.B': FqName@15) = null
packageFragments('java.lang.Base': FqName@42) = null
packageFragments('java.lang.T': FqName@43) = null
packageFragments('kotlin': FqName@44) = null
packageFragments('kotlin.A': FqName@19) = null
packageFragments('kotlin.Array': FqName@45) = null
packageFragments('kotlin.B': FqName@21) = null
packageFragments('kotlin.Base': FqName@46) = null
packageFragments('kotlin.T': FqName@47) = null
packageFragments('kotlin.io': FqName@48) = null
packageFragments('kotlin.jvm': FqName@49) = null
packageFragments('p': FqName@50) = null
packageFragments('p.A': FqName@51) = null
packageFragments('p.Array': FqName@52) = null
packageFragments('p.B': FqName@29) = null
packageFragments('p.Base': FqName@53) = null
packageFragments('p.T': FqName@54) = null
}
LazyJavaPackageFragmentProvider@55 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@56['<root>']
packageFragments('A': FqName@3) = null
packageFragments('Array': FqName@57) = null
packageFragments('B': FqName@5) = null
packageFragments('Base': FqName@58) = null
packageFragments('Foo': FqName@7) = null
packageFragments('T': FqName@59) = null
packageFragments('java': FqName@60) = LazyJavaPackageFragment@61['java']
packageFragments('java.lang': FqName@62) = LazyJavaPackageFragment@63['lang']
packageFragments('java.lang.A': FqName@13) = null
packageFragments('java.lang.Array': FqName@64) = null
packageFragments('java.lang.B': FqName@15) = null
packageFragments('java.lang.Base': FqName@65) = null
packageFragments('java.lang.T': FqName@66) = null
packageFragments('kotlin': FqName@67) = null
packageFragments('kotlin.A': FqName@19) = null
packageFragments('kotlin.Array': FqName@68) = null
packageFragments('kotlin.B': FqName@21) = null
packageFragments('kotlin.Base': FqName@69) = null
packageFragments('kotlin.T': FqName@70) = null
packageFragments('kotlin.io': FqName@71) = null
packageFragments('kotlin.jvm': FqName@72) = null
packageFragments('p': FqName@73) = null
packageFragments('p.A': FqName@27) = null
packageFragments('p.Array': FqName@74) = null
packageFragments('p.B': FqName@75) = null
packageFragments('p.Base': FqName@76) = null
packageFragments('p.T': FqName@77) = null
}
LazyJavaPackageFragment@33['<root>'] {
classes('A': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('Array': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('B': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('Base': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@79
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@79
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@79
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@79
memberIndex = computeMemberIndex$1@87 // through LazyPackageFragmentScopeForJavaPackage@79
}
LazyJavaPackageFragment@56['<root>'] {
classes('A': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('Array': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('B': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('Base': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@88
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@88
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@89 // through LazyPackageFragmentScopeForJavaPackage@88
}
LazyJavaPackageFragment@2['<root>'] {
classes('A': Name@78) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('Array': Name@80) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('B': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('Base': Name@82) = null // through LazyPackageFragmentScopeForJavaPackage@90
classes('p': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@90
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@90
functions('p': Name@85) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@90
memberIndex = computeMemberIndex$1@91 // through LazyPackageFragmentScopeForJavaPackage@90
}
LazyJavaPackageFragment@61['java'] {
classes('lang': Name@92) = null // through LazyPackageFragmentScopeForJavaPackage@93
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@93
functions('lang': Name@94) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@93
memberIndex = computeMemberIndex$1@95 // through LazyPackageFragmentScopeForJavaPackage@93
}
LazyJavaPackageFragment@38['java'] {
classes('lang': Name@96) = null // through LazyPackageFragmentScopeForJavaPackage@97
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@97
functions('lang': Name@98) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@97
memberIndex = computeMemberIndex$1@99 // through LazyPackageFragmentScopeForJavaPackage@97
}
LazyJavaPackageFragment@10['java'] {
classes('lang': Name@100) = null // through LazyPackageFragmentScopeForJavaPackage@101
deserializedPackageScope = Empty@84 // through LazyPackageFragmentScopeForJavaPackage@101
functions('lang': Name@102) = EmptyList@86[empty] // through LazyPackageFragmentScopeForJavaPackage@101
memberIndex = computeMemberIndex$1@103 // through LazyPackageFragmentScopeForJavaPackage@101
}
@@ -1,135 +0,0 @@
LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('Base': FqName@5) = null
packageFragments('Foo': FqName@6) = null
packageFragments('String': FqName@7) = null
packageFragments('T': FqName@8) = null
packageFragments('java': FqName@9) = LazyJavaPackageFragment@10['java']
packageFragments('java.lang': FqName@11) = LazyJavaPackageFragment@12['lang']
packageFragments('java.lang.A': FqName@13) = null
packageFragments('java.lang.B': FqName@14) = null
packageFragments('java.lang.Base': FqName@15) = null
packageFragments('java.lang.String': FqName@16) = null
packageFragments('java.lang.T': FqName@17) = null
packageFragments('kotlin': FqName@18) = null
packageFragments('kotlin.A': FqName@19) = null
packageFragments('kotlin.B': FqName@20) = null
packageFragments('kotlin.Base': FqName@21) = null
packageFragments('kotlin.String': FqName@22) = null
packageFragments('kotlin.T': FqName@23) = null
packageFragments('kotlin.io': FqName@24) = null
packageFragments('kotlin.jvm': FqName@25) = null
packageFragments('p': FqName@26) = null
packageFragments('p.A': FqName@27) = null
packageFragments('p.B': FqName@28) = null
packageFragments('p.Base': FqName@29) = null
packageFragments('p.String': FqName@30) = null
packageFragments('p.T': FqName@31) = null
}
LazyJavaPackageFragmentProvider@32 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@33['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('Base': FqName@34) = null
packageFragments('Foo': FqName@6) = null
packageFragments('String': FqName@35) = null
packageFragments('T': FqName@36) = null
packageFragments('java': FqName@37) = LazyJavaPackageFragment@38['java']
packageFragments('java.lang': FqName@39) = LazyJavaPackageFragment@40['lang']
packageFragments('java.lang.A': FqName@13) = null
packageFragments('java.lang.B': FqName@14) = null
packageFragments('java.lang.Base': FqName@41) = null
packageFragments('java.lang.String': FqName@42) = null
packageFragments('java.lang.T': FqName@43) = null
packageFragments('kotlin': FqName@44) = null
packageFragments('kotlin.A': FqName@19) = null
packageFragments('kotlin.B': FqName@20) = null
packageFragments('kotlin.Base': FqName@45) = null
packageFragments('kotlin.String': FqName@46) = null
packageFragments('kotlin.T': FqName@47) = null
packageFragments('kotlin.io': FqName@48) = null
packageFragments('kotlin.jvm': FqName@49) = null
packageFragments('p': FqName@50) = null
packageFragments('p.A': FqName@51) = null
packageFragments('p.B': FqName@52) = null
packageFragments('p.Base': FqName@53) = null
packageFragments('p.String': FqName@54) = null
packageFragments('p.T': FqName@55) = null
}
LazyJavaPackageFragmentProvider@56 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@57['<root>']
packageFragments('A': FqName@3) = null
packageFragments('B': FqName@4) = null
packageFragments('Foo': FqName@6) = null
packageFragments('String': FqName@7) = null
packageFragments('java': FqName@58) = LazyJavaPackageFragment@59['java']
packageFragments('java.lang': FqName@60) = LazyJavaPackageFragment@61['lang']
packageFragments('java.lang.A': FqName@13) = null
packageFragments('java.lang.B': FqName@14) = null
packageFragments('java.lang.String': FqName@16) = null
packageFragments('kotlin': FqName@62) = null
packageFragments('kotlin.A': FqName@19) = null
packageFragments('kotlin.B': FqName@20) = null
packageFragments('kotlin.String': FqName@22) = null
packageFragments('kotlin.io': FqName@63) = null
packageFragments('kotlin.jvm': FqName@64) = null
packageFragments('p': FqName@65) = null
packageFragments('p.A': FqName@51) = null
packageFragments('p.B': FqName@28) = null
packageFragments('p.String': FqName@30) = null
}
LazyJavaPackageFragment@57['<root>'] {
classes('A': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@67
classes('B': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@67
classes('String': Name@69) = null // through LazyPackageFragmentScopeForJavaPackage@67
classes('p': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@67
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@67
functions('p': Name@72) = EmptyList@73[empty] // through LazyPackageFragmentScopeForJavaPackage@67
memberIndex = computeMemberIndex$1@74 // through LazyPackageFragmentScopeForJavaPackage@67
}
LazyJavaPackageFragment@2['<root>'] {
classes('A': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('B': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('String': Name@69) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('p': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@75
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@75
functions('p': Name@72) = EmptyList@73[empty] // through LazyPackageFragmentScopeForJavaPackage@75
memberIndex = computeMemberIndex$1@76 // through LazyPackageFragmentScopeForJavaPackage@75
}
LazyJavaPackageFragment@33['<root>'] {
classes('A': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('B': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('String': Name@69) = null // through LazyPackageFragmentScopeForJavaPackage@77
classes('p': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@77
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@77
functions('p': Name@72) = EmptyList@73[empty] // through LazyPackageFragmentScopeForJavaPackage@77
memberIndex = computeMemberIndex$1@78 // through LazyPackageFragmentScopeForJavaPackage@77
}
LazyJavaPackageFragment@10['java'] {
classes('lang': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@80
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@80
functions('lang': Name@81) = EmptyList@73[empty] // through LazyPackageFragmentScopeForJavaPackage@80
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@80
}
LazyJavaPackageFragment@59['java'] {
classes('lang': Name@83) = null // through LazyPackageFragmentScopeForJavaPackage@84
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@84
functions('lang': Name@85) = EmptyList@73[empty] // through LazyPackageFragmentScopeForJavaPackage@84
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@84
}
LazyJavaPackageFragment@38['java'] {
classes('lang': Name@87) = null // through LazyPackageFragmentScopeForJavaPackage@88
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@88
functions('lang': Name@89) = EmptyList@73[empty] // through LazyPackageFragmentScopeForJavaPackage@88
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@88
}
@@ -1,272 +0,0 @@
DescriptorResolver@0 {
<name not found> = MutableClassDescriptor$1@1
<name not found> = MutableClassDescriptor$1@1
<name not found> = MutableClassDescriptor$1@1
<name not found> = MutableClassDescriptor$1@1
<name not found> = MutableClassDescriptor$1@1
<name not found> = MutableClassDescriptor$1@1
}
LazyJavaPackageFragmentProvider@2 {
packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@4['<root>']
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('kotlin': FqName@9) = null
packageFragments('kotlin.io': FqName@10) = null
packageFragments('kotlin.jvm': FqName@11) = null
packageFragments('p': FqName@12) = null
packageFragments('p.A': FqName@13) = null
packageFragments('p.B': FqName@14) = null
packageFragments('p.a': FqName@15) = null
packageFragments('p.v': FqName@16) = null
}
LazyJavaPackageFragmentProvider@17 {
packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@18['<root>']
packageFragments('java': FqName@19) = LazyJavaPackageFragment@20['java']
packageFragments('java.lang': FqName@21) = LazyJavaPackageFragment@22['lang']
packageFragments('kotlin': FqName@23) = null
packageFragments('kotlin.io': FqName@24) = null
packageFragments('kotlin.jvm': FqName@25) = null
packageFragments('p': FqName@26) = null
}
LazyJavaPackageFragment@4['<root>'] {
classes('A': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('B': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('a': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('p': Name@31) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('v': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@28
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@28
functions('A': Name@27) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('B': Name@29) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('a': Name@35) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('p': Name@36) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@28
memberIndex = computeMemberIndex$1@37 // through LazyPackageFragmentScopeForJavaPackage@28
}
LazyJavaPackageFragment@18['<root>'] {
classes('A': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('B': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('a': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('p': Name@31) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('v': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@38
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@38
functions('A': Name@27) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@38
functions('B': Name@29) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@38
functions('a': Name@35) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@38
functions('p': Name@36) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@38
memberIndex = computeMemberIndex$1@39 // through LazyPackageFragmentScopeForJavaPackage@38
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@41
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@41
functions('lang': Name@42) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@41
memberIndex = computeMemberIndex$1@43 // through LazyPackageFragmentScopeForJavaPackage@41
}
LazyJavaPackageFragment@20['java'] {
classes('lang': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@45
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@45
functions('lang': Name@46) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@45
memberIndex = computeMemberIndex$1@47 // through LazyPackageFragmentScopeForJavaPackage@45
}
LazyJavaPackageFragment@8['lang'] {
classes('A': Name@48) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('B': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('a': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('v': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@49
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@49
functions('A': Name@48) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('B': Name@29) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('a': Name@35) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@49
memberIndex = computeMemberIndex$1@50 // through LazyPackageFragmentScopeForJavaPackage@49
}
LazyJavaPackageFragment@22['lang'] {
classes('A': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('B': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('a': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('v': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@51
deserializedPackageScope = Empty@33 // through LazyPackageFragmentScopeForJavaPackage@51
functions('A': Name@27) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('B': Name@29) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('a': Name@35) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@51
memberIndex = computeMemberIndex$1@52 // through LazyPackageFragmentScopeForJavaPackage@51
}
ResolutionTaskHolder@53 {
<name not found> = ArrayList@54[1] { ResolutionCandidate@55 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@56 {
<name not found> = ArrayList@57[1] { ResolutionCandidate@58 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@59 {
<name not found> = ArrayList@60[1] { ResolutionCandidate@61 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@62 {
<name not found> = ArrayList@63[1] { ResolutionCandidate@64 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@65 {
<name not found> = ArrayList@66[1] { ResolutionCandidate@67 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@68 {
<name not found> = ArrayList@69[1] { ResolutionCandidate@70 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@71 {
<name not found> = ArrayList@72[1] { ResolutionCandidate@73 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@74 {
<name not found> = ArrayList@75[1] { ResolutionCandidate@76 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@77 {
<name not found> = ArrayList@78[1] { ResolutionCandidate@79 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@80 {
<name not found> = ArrayList@81[1] { ResolutionCandidate@82 }
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@83 {
<name not found> = ArrayList@84[1] { ResolutionCandidate@85 }
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@86 {
<name not found> = ArrayList@87[1] { ResolutionCandidate@88 }
}
ResolutionTaskHolder@89 {
<name not found> = ArrayList@90[1] { ResolutionCandidate@91 }
}
ResolutionTaskHolder@92 {
<name not found> = ArrayList@93[1] { ResolutionCandidate@94 }
}
ResolutionTaskHolder@95 {
<name not found> = ArrayList@96[1] { ResolutionCandidate@97 }
}
ResolutionTaskHolder@98 {
<name not found> = ArrayList@99[1] { ResolutionCandidate@100 }
}
ResolutionTaskHolder@101 {
<name not found> = ArrayList@102[1] { ResolutionCandidate@103 }
}
ResolutionTaskHolder@104 {
<name not found> = ArrayList@105[1] { ResolutionCandidate@106 }
}
ResolutionTaskHolder@107 {
<name not found> = ArrayList@108[1] { ResolutionCandidate@109 }
}
null {
<name not found> = ArrayList@110[1] { ResolutionCandidate@61 }
<name not found> = ArrayList@111[1] { ResolutionCandidate@55 }
<name not found> = ArrayList@112[1] { ResolutionCandidate@64 }
<name not found> = ArrayList@113[1] { ResolutionCandidate@67 }
<name not found> = ArrayList@114[1] { ResolutionCandidate@76 }
<name not found> = ArrayList@115[1] { ResolutionCandidate@58 }
<name not found> = ArrayList@116[1] { ResolutionCandidate@85 }
<name not found> = ArrayList@117[1] { ResolutionCandidate@82 }
<name not found> = ArrayList@118[1] { ResolutionCandidate@79 }
<name not found> = ArrayList@119[1] { ResolutionCandidate@73 }
<name not found> = ArrayList@120[1] { ResolutionCandidate@70 }
<name not found> = ArrayList@121[1] { ResolutionCandidate@106 }
<name not found> = ArrayList@122[1] { ResolutionCandidate@88 }
<name not found> = ArrayList@123[1] { ResolutionCandidate@97 }
<name not found> = ArrayList@124[1] { ResolutionCandidate@100 }
<name not found> = ArrayList@125[1] { ResolutionCandidate@103 }
<name not found> = ArrayList@126[1] { ResolutionCandidate@91 }
<name not found> = ArrayList@127[1] { ResolutionCandidate@94 }
<name not found> = ArrayList@128[1] { ResolutionCandidate@109 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
@@ -1,82 +0,0 @@
DescriptorResolver@0 {
<name not found> = IntValue@1
<name not found> = IntValue@2
<name not found> = JetTypeImpl@3['Int']
<name not found> = JetTypeImpl@3['Int']
}
DescriptorResolver@4 {
<name not found> = IntValue@5
<name not found> = JetTypeImpl@3['Int']
}
LazyJavaPackageFragmentProvider@6 {
packageFragments('<root>': FqName@7) = LazyJavaPackageFragment@8['<root>']
packageFragments('java': FqName@9) = LazyJavaPackageFragment@10['java']
packageFragments('java.lang': FqName@11) = LazyJavaPackageFragment@12['lang']
packageFragments('kotlin': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
packageFragments('p': FqName@16) = null
packageFragments('p.a': FqName@17) = null
packageFragments('p.b': FqName@18) = null
packageFragments('p.c': FqName@19) = null
}
LazyJavaPackageFragmentProvider@20 {
packageFragments('<root>': FqName@7) = LazyJavaPackageFragment@21['<root>']
packageFragments('java': FqName@22) = LazyJavaPackageFragment@23['java']
packageFragments('java.lang': FqName@24) = LazyJavaPackageFragment@25['lang']
packageFragments('kotlin': FqName@26) = null
packageFragments('kotlin.io': FqName@27) = null
packageFragments('kotlin.jvm': FqName@28) = null
packageFragments('p': FqName@29) = null
packageFragments('p.c': FqName@19) = null
}
LazyJavaPackageFragment@23['java'] {
classes('lang': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@31
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@31
functions('lang': Name@33) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@31
memberIndex = computeMemberIndex$1@35 // through LazyPackageFragmentScopeForJavaPackage@31
}
LazyJavaPackageFragment@10['java'] {
classes('lang': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@37
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@37
functions('lang': Name@38) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@37
memberIndex = computeMemberIndex$1@39 // through LazyPackageFragmentScopeForJavaPackage@37
}
LazyJavaPackageFragment@12['lang'] {
classes('a': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@41
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@41
}
LazyJavaPackageFragment@25['lang'] {
classes('a': Name@42) = null // through LazyPackageFragmentScopeForJavaPackage@43
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@43
}
ResolutionTaskHolder@44 {
<name not found> = ArrayList@45[1] { ResolutionCandidate@46 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
ResolutionTaskHolder@47 {
<name not found> = ArrayList@48[1] { ResolutionCandidate@49 }
<name not found> = EmptyList@34[empty]
}
null {
<name not found> = ArrayList@50[1] { ResolutionCandidate@49 }
<name not found> = ArrayList@51[1] { ResolutionCandidate@46 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}