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

41 lines
1.8 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = IntValue@1
<name not found> = IntValue@2
<name not found> = JetTypeImpl@3['Int']
<name not found> = JetTypeImpl@3['Int']
}
LazyJavaPackageFragmentProvider@4 {
packageFragments('<root>': FqName@5) = LazyJavaPackageFragment@6['<root>']
packageFragments('ReadByAnotherPropertyInitializer': FqName@7) = null
packageFragments('java': FqName@8) = LazyJavaPackageFragment@9['java']
packageFragments('java.lang': FqName@10) = LazyJavaPackageFragment@11['lang']
packageFragments('kotlin': FqName@12) = null
packageFragments('kotlin.io': FqName@13) = null
packageFragments('kotlin.jvm': FqName@14) = null
}
LazyJavaPackageFragment@6['<root>'] {
classes('a': Name@15) = null // through LazyPackageFragmentScopeForJavaPackage@16
deserializedPackageScope = Empty@17 // through LazyPackageFragmentScopeForJavaPackage@16
}
LazyJavaPackageFragment@9['java'] {
classes('lang': Name@18) = null // through LazyPackageFragmentScopeForJavaPackage@19
deserializedPackageScope = Empty@17 // through LazyPackageFragmentScopeForJavaPackage@19
functions('lang': Name@20) = EmptyList@21[empty] // through LazyPackageFragmentScopeForJavaPackage@19
memberIndex = computeMemberIndex$1@22 // through LazyPackageFragmentScopeForJavaPackage@19
}
LazyJavaPackageFragment@11['lang'] {
classes('a': Name@15) = null // through LazyPackageFragmentScopeForJavaPackage@23
deserializedPackageScope = Empty@17 // through LazyPackageFragmentScopeForJavaPackage@23
}
ResolutionTaskHolder@24 {
<name not found> = ArrayList@25[1] { ResolutionCandidate@26 }
<name not found> = ArrayList@27[1] { ResolutionCandidate@26 }
<name not found> = EmptyList@21[empty]
<name not found> = EmptyList@21[empty]
}