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

71 lines
3.4 KiB
Plaintext

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