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

58 lines
2.6 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = ErrorTypeImpl@1
<name not found> = JetTypeImpl@2['Int']
<name not found> = JetTypeImpl@2['Int']
}
LazyJavaPackageFragmentProvider@3 {
packageFragments('<root>': FqName@4) = LazyJavaPackageFragment@5['<root>']
packageFragments('Any': FqName@6) = null
packageFragments('Boolean': FqName@7) = null
packageFragments('Int': FqName@8) = null
packageFragments('R': FqName@9) = null
packageFragments('f': FqName@10) = null
packageFragments('f.Any': FqName@11) = null
packageFragments('f.Boolean': FqName@12) = null
packageFragments('f.Int': FqName@13) = null
packageFragments('f.R': FqName@14) = null
packageFragments('java': FqName@15) = LazyJavaPackageFragment@16['java']
packageFragments('java.lang': FqName@17) = LazyJavaPackageFragment@18['lang']
packageFragments('java.lang.Any': FqName@19) = null
packageFragments('java.lang.Boolean': FqName@20) = null
packageFragments('java.lang.Int': FqName@21) = null
packageFragments('java.lang.R': FqName@22) = null
packageFragments('kotlin': FqName@23) = null
packageFragments('kotlin.Any': FqName@24) = null
packageFragments('kotlin.Boolean': FqName@25) = null
packageFragments('kotlin.Int': FqName@26) = null
packageFragments('kotlin.R': FqName@27) = null
packageFragments('kotlin.io': FqName@28) = null
packageFragments('kotlin.jvm': FqName@29) = null
}
LazyJavaPackageFragment@16['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@18['lang'] {
classes('h': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@37
deserializedPackageScope = Empty@32 // through LazyPackageFragmentScopeForJavaPackage@37
functions('h': Name@36) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@37
memberIndex = computeMemberIndex$1@38 // through LazyPackageFragmentScopeForJavaPackage@37
}
ResolutionTaskHolder@39 {
<name not found> = ArrayList@40[2] { ResolutionCandidate@41, ResolutionCandidate@42 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}
null {
<name not found> = ArrayList@43[2] { ResolutionCandidate@41, ResolutionCandidate@42 }
<name not found> = EmptyList@34[empty]
<name not found> = EmptyList@34[empty]
}