Files
kotlin-fork/compiler/testData/diagnostics/tests/dataFlowInfoTraversal/MultiDeclaration.lazy.log
T
Stanislav Erokhin b7c473f59e Update lazy.log files
2014-11-17 17:45:01 +03:00

70 lines
3.3 KiB
Plaintext

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