Files
kotlin-fork/compiler/testData/diagnostics/tests/scopes/ImportTwoTimes.lazy.log
T
2014-11-21 14:02:45 +03:00

48 lines
2.0 KiB
Plaintext

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