Files
kotlin-fork/compiler/testData/diagnostics/tests/nullabilityAndSmartCasts/PreferExtensionsOnNullableReceiver.lazy.log
T
Stanislav Erokhin b7c473f59e Update lazy.log files
2014-11-17 17:45:01 +03:00

51 lines
2.6 KiB
Plaintext

LazyJavaPackageFragmentProvider@0 {
packageFragments('<root>': FqName@1) = LazyJavaPackageFragment@2['<root>']
packageFragments('Any': FqName@3) = null
packageFragments('Foo': FqName@4) = null
packageFragments('java': FqName@5) = LazyJavaPackageFragment@6['java']
packageFragments('java.lang': FqName@7) = LazyJavaPackageFragment@8['lang']
packageFragments('java.lang.Any': FqName@9) = null
packageFragments('java.lang.Foo': FqName@10) = null
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.Any': FqName@12) = null
packageFragments('kotlin.Foo': FqName@13) = null
packageFragments('kotlin.io': FqName@14) = null
packageFragments('kotlin.jvm': FqName@15) = null
}
LazyJavaPackageFragment@2['<root>'] {
classes('Any': Name@16) = null // through LazyPackageFragmentScopeForJavaPackage@17
classes('foo': Name@18) = null // through LazyPackageFragmentScopeForJavaPackage@17
deserializedPackageScope = Empty@19 // through LazyPackageFragmentScopeForJavaPackage@17
functions('foo': Name@18) = EmptyList@20[empty] // through LazyPackageFragmentScopeForJavaPackage@17
memberIndex = computeMemberIndex$1@21 // through LazyPackageFragmentScopeForJavaPackage@17
}
LazyJavaPackageFragment@6['java'] {
classes('lang': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@23
deserializedPackageScope = Empty@19 // through LazyPackageFragmentScopeForJavaPackage@23
functions('lang': Name@24) = EmptyList@20[empty] // through LazyPackageFragmentScopeForJavaPackage@23
memberIndex = computeMemberIndex$1@25 // through LazyPackageFragmentScopeForJavaPackage@23
}
LazyJavaPackageFragment@8['lang'] {
classes('foo': Name@18) = null // through LazyPackageFragmentScopeForJavaPackage@26
deserializedPackageScope = Empty@19 // through LazyPackageFragmentScopeForJavaPackage@26
functions('foo': Name@18) = EmptyList@20[empty] // through LazyPackageFragmentScopeForJavaPackage@26
memberIndex = computeMemberIndex$1@27 // through LazyPackageFragmentScopeForJavaPackage@26
}
ResolutionTaskHolder@28 {
<name not found> = ArrayList@29[1] { ResolutionCandidate@30 }
<name not found> = ArrayList@31[1] { ResolutionCandidate@30 }
<name not found> = ArrayList@32[1] { ResolutionCandidate@33 }
<name not found> = ArrayList@34[1] { ResolutionCandidate@33 }
<name not found> = EmptyList@20[empty]
<name not found> = EmptyList@20[empty]
}
ResolutionTaskHolder@35 {
<name not found> = ArrayList@36[1] { ResolutionCandidate@37 }
<name not found> = ArrayList@38[1] { ResolutionCandidate@37 }
}