Files
kotlin-fork/compiler/testData/diagnostics/tests/resolve/resolveWithFunctionLiteralsOverload.lazy.log
T
2014-11-11 18:35:39 +03:00

72 lines
4.2 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = DeserializedType@1['kotlin.Int']
<name not found> = DeserializedType@2['kotlin.String']
<name not found> = DeserializedType@2['kotlin.String']
<name not found> = IntValue@3
<name not found> = JetTypeImpl@4['Int']
<name not found> = JetTypeImpl@5['Int']
<name not found> = JetTypeImpl@6['Int']
<name not found> = JetTypeImpl@7['Int']
<name not found> = JetTypeImpl@8['Int']
<name not found> = JetTypeImpl@9['Int']
<name not found> = JetTypeImpl@10['Int']
<name not found> = JetTypeImpl@11['String']
}
LazyJavaPackageFragmentProvider@12 {
packageFragments('<root>': FqName@13) = LazyJavaPackageFragment@14['<root>']
packageFragments('A': FqName@15) = null
packageFragments('Any': FqName@16) = null
packageFragments('Int': FqName@17) = null
packageFragments('String': FqName@18) = null
packageFragments('java': FqName@19) = LazyJavaPackageFragment@20['java']
packageFragments('java.lang': FqName@21) = LazyJavaPackageFragment@22['lang']
packageFragments('java.lang.A': FqName@23) = null
packageFragments('java.lang.Any': FqName@24) = null
packageFragments('java.lang.Int': FqName@25) = null
packageFragments('java.lang.String': FqName@26) = null
packageFragments('kotlin': FqName@27) = null
packageFragments('kotlin.A': FqName@28) = null
packageFragments('kotlin.Any': FqName@29) = null
packageFragments('kotlin.Int': FqName@30) = null
packageFragments('kotlin.String': FqName@31) = null
packageFragments('kotlin.io': FqName@32) = null
packageFragments('kotlin.jvm': FqName@33) = null
}
LazyJavaPackageFragment@14['<root>'] {
classes('Any': Name@34) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('Int': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('String': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('f': Name@38) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('foo': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('invoke': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('plus': Name@41) = null // through LazyPackageFragmentScopeForJavaPackage@35
deserializedPackageScope = Empty@42 // through LazyPackageFragmentScopeForJavaPackage@35
functions('f': Name@38) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@35
functions('foo': Name@39) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@35
functions('invoke': Name@40) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@35
functions('plus': Name@41) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@35
memberIndex = computeMemberIndex$1@44 // through LazyPackageFragmentScopeForJavaPackage@35
}
LazyJavaPackageFragment@20['java'] {
classes('lang': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@46
deserializedPackageScope = Empty@42 // through LazyPackageFragmentScopeForJavaPackage@46
functions('lang': Name@47) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@46
memberIndex = computeMemberIndex$1@48 // through LazyPackageFragmentScopeForJavaPackage@46
}
LazyJavaPackageFragment@22['lang'] {
classes('f': Name@38) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('foo': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('invoke': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@49
classes('plus': Name@41) = null // through LazyPackageFragmentScopeForJavaPackage@49
deserializedPackageScope = Empty@42 // through LazyPackageFragmentScopeForJavaPackage@49
functions('f': Name@38) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('foo': Name@39) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('invoke': Name@40) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@49
functions('plus': Name@41) = EmptyList@43[empty] // through LazyPackageFragmentScopeForJavaPackage@49
memberIndex = computeMemberIndex$1@50 // through LazyPackageFragmentScopeForJavaPackage@49
}