Files
kotlin-fork/compiler/testData/diagnostics/tests/dataFlowInfoTraversal/FunctionLiteral.lazy.log
T
2014-11-10 17:24:04 +02:00

54 lines
3.3 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = DeserializedType@1['kotlin.Int']
<name not found> = DeserializedType@1['kotlin.Int']
<name not found> = DeserializedType@1['kotlin.Int']
<name not found> = DeserializedType@1['kotlin.Int']
<name not found> = NullValue@2
}
LazyJavaPackageFragmentProvider@3 {
_packageFragments('<root>': FqName@4) = LazyJavaPackageFragment@5['<root>']
_packageFragments('Int': FqName@6) = null
_packageFragments('java': FqName@7) = LazyJavaPackageFragment@8['java']
_packageFragments('java.lang': FqName@9) = LazyJavaPackageFragment@10['lang']
_packageFragments('java.lang.Int': FqName@11) = null
_packageFragments('kotlin': FqName@12) = null
_packageFragments('kotlin.Int': FqName@13) = null
_packageFragments('kotlin.io': FqName@14) = null
_packageFragments('kotlin.jvm': FqName@15) = null
}
LazyJavaPackageFragment@5['<root>'] {
_functions('bar': Name@16) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@18
_functions('baz': Name@19) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@18
_functions('equals': Name@20) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@18
_functions('plus': Name@21) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@18
classes('Int': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('bar': Name@16) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('baz': Name@19) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('equals': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('plus': Name@21) = null // through LazyPackageFragmentScopeForJavaPackage@18
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@18
memberIndex = computeMemberIndex$1@24 // through LazyPackageFragmentScopeForJavaPackage@18
}
LazyJavaPackageFragment@8['java'] {
_functions('lang': Name@25) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@26
classes('lang': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@26
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@26
memberIndex = computeMemberIndex$1@28 // through LazyPackageFragmentScopeForJavaPackage@26
}
LazyJavaPackageFragment@10['lang'] {
_functions('bar': Name@16) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@29
_functions('baz': Name@19) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@29
_functions('equals': Name@20) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@29
_functions('plus': Name@21) = EmptyList@17[empty] // through LazyPackageFragmentScopeForJavaPackage@29
classes('bar': Name@16) = null // through LazyPackageFragmentScopeForJavaPackage@29
classes('baz': Name@19) = null // through LazyPackageFragmentScopeForJavaPackage@29
classes('equals': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@29
classes('plus': Name@21) = null // through LazyPackageFragmentScopeForJavaPackage@29
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@29
memberIndex = computeMemberIndex$1@30 // through LazyPackageFragmentScopeForJavaPackage@29
}