Files
kotlin-fork/compiler/testData/diagnostics/tests/override/AbstractValImplemented.lazy.log
T
2014-11-21 14:02:45 +03:00

40 lines
1.6 KiB
Plaintext

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