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

60 lines
3.3 KiB
Plaintext

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