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

65 lines
4.2 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']
}
LazyJavaPackageFragmentProvider@2 {
packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@4['<root>']
packageFragments('N': FqName@5) = null
packageFragments('Obj': FqName@6) = null
packageFragments('WithClassObject': FqName@7) = null
packageFragments('WithoutClassObject': FqName@8) = null
packageFragments('java': FqName@9) = LazyJavaPackageFragment@10['java']
packageFragments('java.lang': FqName@11) = LazyJavaPackageFragment@12['lang']
packageFragments('java.lang.N': FqName@13) = null
packageFragments('java.lang.Obj': FqName@14) = null
packageFragments('java.lang.WithClassObject': FqName@15) = null
packageFragments('java.lang.WithoutClassObject': FqName@16) = null
packageFragments('kotlin': FqName@17) = null
packageFragments('kotlin.N': FqName@18) = null
packageFragments('kotlin.Obj': FqName@19) = null
packageFragments('kotlin.WithClassObject': FqName@20) = null
packageFragments('kotlin.WithoutClassObject': FqName@21) = null
packageFragments('kotlin.io': FqName@22) = null
packageFragments('kotlin.jvm': FqName@23) = null
}
LazyJavaPackageFragment@4['<root>'] {
classes('Nested': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@25
classes('NestedObj': Name@26) = null // through LazyPackageFragmentScopeForJavaPackage@25
classes('NestedWithClassObject': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@25
classes('foo': Name@28) = null // through LazyPackageFragmentScopeForJavaPackage@25
classes('invoke': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@25
deserializedPackageScope = Empty@30 // through LazyPackageFragmentScopeForJavaPackage@25
functions('Nested': Name@24) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@25
functions('NestedObj': Name@26) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@25
functions('NestedWithClassObject': Name@27) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@25
functions('foo': Name@28) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@25
functions('invoke': Name@29) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@25
memberIndex = computeMemberIndex$1@32 // through LazyPackageFragmentScopeForJavaPackage@25
}
LazyJavaPackageFragment@10['java'] {
classes('lang': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@34
deserializedPackageScope = Empty@30 // through LazyPackageFragmentScopeForJavaPackage@34
functions('lang': Name@35) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@34
memberIndex = computeMemberIndex$1@36 // through LazyPackageFragmentScopeForJavaPackage@34
}
LazyJavaPackageFragment@12['lang'] {
classes('Nested': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@37
classes('NestedObj': Name@26) = null // through LazyPackageFragmentScopeForJavaPackage@37
classes('NestedWithClassObject': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@37
classes('foo': Name@28) = null // through LazyPackageFragmentScopeForJavaPackage@37
classes('invoke': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@37
deserializedPackageScope = Empty@30 // through LazyPackageFragmentScopeForJavaPackage@37
functions('Nested': Name@24) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@37
functions('NestedObj': Name@26) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@37
functions('NestedWithClassObject': Name@27) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@37
functions('foo': Name@28) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@37
functions('invoke': Name@29) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@37
memberIndex = computeMemberIndex$1@38 // through LazyPackageFragmentScopeForJavaPackage@37
}