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

46 lines
1.8 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = ErrorTypeImpl@1
<name not found> = ErrorTypeImpl@2
}
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('root': FqName@13) = null
packageFragments('root.a': FqName@14) = null
packageFragments('root.x': FqName@15) = null
packageFragments('root.y2': FqName@16) = null
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@17) = null // through LazyPackageFragmentScopeForJavaPackage@18
deserializedPackageScope = Empty@19 // through LazyPackageFragmentScopeForJavaPackage@18
functions('lang': Name@20) = EmptyList@21[empty] // through LazyPackageFragmentScopeForJavaPackage@18
memberIndex = computeMemberIndex$1@22 // through LazyPackageFragmentScopeForJavaPackage@18
}
LazyJavaPackageFragment@9['lang'] {
classes('a': Name@23) = null // through LazyPackageFragmentScopeForJavaPackage@24
deserializedPackageScope = Empty@19 // through LazyPackageFragmentScopeForJavaPackage@24
}
ResolutionTaskHolder@25 {
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
}
null {
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
}