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

68 lines
3.7 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']
<name not found> = JetTypeImpl@12['T']
}
LazyJavaPackageFragmentProvider@13 {
packageFragments('<root>': FqName@14) = LazyJavaPackageFragment@15['<root>']
packageFragments('A': FqName@16) = null
packageFragments('Any': FqName@17) = null
packageFragments('Int': FqName@18) = null
packageFragments('String': FqName@19) = null
packageFragments('T': FqName@20) = null
packageFragments('a': FqName@21) = null
packageFragments('a.A': FqName@22) = null
packageFragments('a.Any': FqName@23) = null
packageFragments('a.Int': FqName@24) = null
packageFragments('a.String': FqName@25) = null
packageFragments('a.T': FqName@26) = null
packageFragments('java': FqName@27) = LazyJavaPackageFragment@28['java']
packageFragments('java.lang': FqName@29) = LazyJavaPackageFragment@30['lang']
packageFragments('java.lang.A': FqName@31) = null
packageFragments('java.lang.Any': FqName@32) = null
packageFragments('java.lang.Int': FqName@33) = null
packageFragments('java.lang.String': FqName@34) = null
packageFragments('java.lang.T': FqName@35) = null
packageFragments('kotlin': FqName@36) = null
packageFragments('kotlin.A': FqName@37) = null
packageFragments('kotlin.Any': FqName@38) = null
packageFragments('kotlin.Int': FqName@39) = null
packageFragments('kotlin.String': FqName@40) = null
packageFragments('kotlin.T': FqName@41) = null
packageFragments('kotlin.io': FqName@42) = null
packageFragments('kotlin.jvm': FqName@43) = null
}
LazyJavaPackageFragment@28['java'] {
classes('lang': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@45
deserializedPackageScope = Empty@46 // through LazyPackageFragmentScopeForJavaPackage@45
functions('lang': Name@47) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@45
memberIndex = computeMemberIndex$1@49 // through LazyPackageFragmentScopeForJavaPackage@45
}
LazyJavaPackageFragment@30['lang'] {
classes('f': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('foo': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('id': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('invoke': Name@54) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('plus': Name@55) = null // through LazyPackageFragmentScopeForJavaPackage@51
deserializedPackageScope = Empty@46 // through LazyPackageFragmentScopeForJavaPackage@51
functions('f': Name@50) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('foo': Name@52) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('id': Name@53) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('invoke': Name@54) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
functions('plus': Name@55) = EmptyList@48[empty] // through LazyPackageFragmentScopeForJavaPackage@51
memberIndex = computeMemberIndex$1@56 // through LazyPackageFragmentScopeForJavaPackage@51
}