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

42 lines
1.8 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = FloatValue@1
<name not found> = FloatValue@2
<name not found> = FloatValue@3
<name not found> = FloatValue@4
<name not found> = FloatValue@5
<name not found> = FloatValue@6
<name not found> = FloatValue@7
<name not found> = FloatValue@8
}
LazyJavaPackageFragmentProvider@9 {
packageFragments('<root>': FqName@10) = LazyJavaPackageFragment@11['<root>']
packageFragments('Float': FqName@12) = null
packageFragments('a1': FqName@13) = null
packageFragments('a2': FqName@14) = null
packageFragments('a3': FqName@15) = null
packageFragments('a4': FqName@16) = null
packageFragments('b5': FqName@17) = null
packageFragments('b6': FqName@18) = null
packageFragments('b7': FqName@19) = null
packageFragments('b8': FqName@20) = null
packageFragments('java': FqName@21) = LazyJavaPackageFragment@22['java']
packageFragments('java.lang': FqName@23) = LazyJavaPackageFragment@24['lang']
packageFragments('java.lang.Float': FqName@25) = null
packageFragments('kotlin': FqName@26) = null
packageFragments('kotlin.Float': FqName@27) = null
packageFragments('kotlin.io': FqName@28) = null
packageFragments('kotlin.jvm': FqName@29) = null
}
LazyJavaPackageFragment@11['<root>'] {
classes('Float': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@31
}
LazyJavaPackageFragment@22['java'] {
classes('lang': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@33
deserializedPackageScope = Empty@34 // through LazyPackageFragmentScopeForJavaPackage@33
functions('lang': Name@35) = EmptyList@36[empty] // through LazyPackageFragmentScopeForJavaPackage@33
memberIndex = computeMemberIndex$1@37 // through LazyPackageFragmentScopeForJavaPackage@33
}