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

59 lines
3.0 KiB
Plaintext

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