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

52 lines
2.3 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = JetTypeImpl@1['Int']
<name not found> = JetTypeImpl@1['Int']
<name not found> = JetTypeImpl@1['Int']
<name not found> = JetTypeImpl@1['Int']
<name not found> = JetTypeImpl@1['Int']
}
LazyJavaPackageFragmentProvider@2 {
packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@4['<root>']
packageFragments('En': FqName@5) = null
packageFragments('Foo': FqName@6) = null
packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
packageFragments('kotlin': FqName@11) = null
packageFragments('kotlin.io': FqName@12) = null
packageFragments('kotlin.jvm': FqName@13) = null
}
LazyJavaPackageFragment@4['<root>'] {
classes('ENTRY': Name@14) = null // through LazyPackageFragmentScopeForJavaPackage@15
deserializedPackageScope = Empty@16 // through LazyPackageFragmentScopeForJavaPackage@15
functions('ENTRY': Name@14) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@15
memberIndex = computeMemberIndex$1@18 // through LazyPackageFragmentScopeForJavaPackage@15
}
LazyJavaPackageFragment@8['java'] {
classes('lang': Name@19) = null // through LazyPackageFragmentScopeForJavaPackage@20
deserializedPackageScope = Empty@16 // through LazyPackageFragmentScopeForJavaPackage@20
functions('lang': Name@21) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@20
memberIndex = computeMemberIndex$1@22 // through LazyPackageFragmentScopeForJavaPackage@20
}
LazyJavaPackageFragment@10['lang'] {
classes('ENTRY': Name@14) = null // through LazyPackageFragmentScopeForJavaPackage@23
deserializedPackageScope = Empty@16 // through LazyPackageFragmentScopeForJavaPackage@23
functions('ENTRY': Name@14) = EmptyList@17[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@17[empty]
<name not found> = EmptyList@17[empty]
}
null {
<name not found> = ArrayList@28[1] { ResolutionCandidate@27 }
<name not found> = EmptyList@17[empty]
<name not found> = EmptyList@17[empty]
}