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]
}