Files
kotlin-fork/compiler/testData/diagnostics/tests/traitWithRequired/kt3006.lazy.log
T
Stanislav Erokhin b7c473f59e Update lazy.log files
2014-11-17 17:45:01 +03:00

68 lines
3.1 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = JetTypeImpl@1['Base']
}
LazyJavaPackageFragmentProvider@2 {
packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@4['<root>']
packageFragments('Base': FqName@5) = null
packageFragments('Derived': FqName@6) = null
packageFragments('DerivedImpl': FqName@7) = null
packageFragments('ObjectImpl': FqName@8) = null
packageFragments('java': FqName@9) = LazyJavaPackageFragment@10['java']
packageFragments('java.lang': FqName@11) = LazyJavaPackageFragment@12['lang']
packageFragments('java.lang.Base': FqName@13) = null
packageFragments('java.lang.Derived': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.Base': FqName@16) = null
packageFragments('kotlin.Derived': FqName@17) = null
packageFragments('kotlin.io': FqName@18) = null
packageFragments('kotlin.jvm': FqName@19) = null
}
LazyJavaPackageFragment@4['<root>'] {
classes('f1': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@21
deserializedPackageScope = Empty@22 // through LazyPackageFragmentScopeForJavaPackage@21
functions('f1': Name@20) = EmptyList@23[empty] // through LazyPackageFragmentScopeForJavaPackage@21
memberIndex = computeMemberIndex$1@24 // through LazyPackageFragmentScopeForJavaPackage@21
}
LazyJavaPackageFragment@10['java'] {
classes('lang': Name@25) = null // through LazyPackageFragmentScopeForJavaPackage@26
deserializedPackageScope = Empty@22 // through LazyPackageFragmentScopeForJavaPackage@26
functions('lang': Name@27) = EmptyList@23[empty] // through LazyPackageFragmentScopeForJavaPackage@26
memberIndex = computeMemberIndex$1@28 // through LazyPackageFragmentScopeForJavaPackage@26
}
LazyJavaPackageFragment@12['lang'] {
classes('f1': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@29
deserializedPackageScope = Empty@22 // through LazyPackageFragmentScopeForJavaPackage@29
functions('f1': Name@20) = EmptyList@23[empty] // through LazyPackageFragmentScopeForJavaPackage@29
memberIndex = computeMemberIndex$1@30 // through LazyPackageFragmentScopeForJavaPackage@29
}
ResolutionTaskHolder@31 {
<name not found> = ArrayList@32[1] { ResolutionCandidate@33 }
<name not found> = ArrayList@34[1] { ResolutionCandidate@33 }
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
<name not found> = EmptyList@23[empty]
}
ResolutionTaskHolder@35 {
<name not found> = ArrayList@36[1] { ResolutionCandidate@37 }
<name not found> = ArrayList@38[1] { ResolutionCandidate@37 }
}