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

54 lines
3.4 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = DeserializedType@1['kotlin.Char']
}
LazyJavaPackageFragmentProvider@2 {
packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@4['<root>']
packageFragments('Char': FqName@5) = null
packageFragments('Int': FqName@6) = null
packageFragments('Set': FqName@7) = null
packageFragments('java': FqName@8) = LazyJavaPackageFragment@9['java']
packageFragments('java.lang': FqName@10) = LazyJavaPackageFragment@11['lang']
packageFragments('java.lang.Char': FqName@12) = null
packageFragments('java.lang.Int': FqName@13) = null
packageFragments('java.lang.Set': FqName@14) = null
packageFragments('kotlin': FqName@15) = null
packageFragments('kotlin.Char': FqName@16) = null
packageFragments('kotlin.Int': FqName@17) = null
packageFragments('kotlin.Set': FqName@18) = null
packageFragments('kotlin.io': FqName@19) = null
packageFragments('kotlin.jvm': FqName@20) = null
packageFragments('kt1066': FqName@21) = null
packageFragments('kt1066.Char': FqName@22) = null
packageFragments('kt1066.Int': FqName@23) = null
packageFragments('kt1066.Set': FqName@24) = null
}
LazyJavaPackageFragment@9['java'] {
classes('lang': Name@25) = null // through LazyPackageFragmentScopeForJavaPackage@26
deserializedPackageScope = Empty@27 // through LazyPackageFragmentScopeForJavaPackage@26
functions('lang': Name@28) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@26
memberIndex = computeMemberIndex$1@30 // through LazyPackageFragmentScopeForJavaPackage@26
}
LazyJavaPackageFragment@11['lang'] {
classes('compareTo': Name@31) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('contains': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('equals': Name@34) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('mod': Name@35) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('plus': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('plusAssign': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('randomDigit': Name@38) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('toChar': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@32
deserializedPackageScope = Empty@27 // through LazyPackageFragmentScopeForJavaPackage@32
functions('compareTo': Name@31) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('contains': Name@33) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('equals': Name@34) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('mod': Name@35) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('plus': Name@36) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('plusAssign': Name@37) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('randomDigit': Name@38) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('toChar': Name@39) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
memberIndex = computeMemberIndex$1@40 // through LazyPackageFragmentScopeForJavaPackage@32
}