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

64 lines
3.7 KiB
Plaintext

LazyAnnotationDescriptor@0 {
resolutionResults = OverloadResolutionResultsImpl@1
type = JetTypeImpl@2['ann']
}
LazyAnnotationDescriptor@3 {
resolutionResults = OverloadResolutionResultsImpl@4
type = JetTypeImpl@5['ann']
}
LazyAnnotationDescriptor@6 {
resolutionResults = OverloadResolutionResultsImpl@7
type = JetTypeImpl@8['ann']
}
LazyJavaPackageFragmentProvider@9 {
packageFragments('<root>': FqName@10) = LazyJavaPackageFragment@11['<root>']
packageFragments('ann': FqName@12) = null
packageFragments('java': FqName@13) = LazyJavaPackageFragment@14['java']
packageFragments('java.lang': FqName@15) = LazyJavaPackageFragment@16['lang']
packageFragments('java.lang.ann': FqName@17) = null
packageFragments('kotlin': FqName@18) = null
packageFragments('kotlin.ann': FqName@19) = null
packageFragments('kotlin.io': FqName@20) = null
packageFragments('kotlin.jvm': FqName@21) = null
}
LazyJavaPackageFragment@11['<root>'] {
classes('compareTo': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@23
classes('hasNext': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@23
classes('iterator': Name@25) = null // through LazyPackageFragmentScopeForJavaPackage@23
classes('next': Name@26) = null // through LazyPackageFragmentScopeForJavaPackage@23
classes('rangeTo': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@23
deserializedPackageScope = Empty@28 // through LazyPackageFragmentScopeForJavaPackage@23
functions('compareTo': Name@22) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@23
functions('hasNext': Name@24) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@23
functions('iterator': Name@25) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@23
functions('next': Name@26) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@23
functions('rangeTo': Name@27) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@23
memberIndex = computeMemberIndex$1@30 // through LazyPackageFragmentScopeForJavaPackage@23
}
LazyJavaPackageFragment@14['java'] {
classes('lang': Name@31) = null // through LazyPackageFragmentScopeForJavaPackage@32
deserializedPackageScope = Empty@28 // through LazyPackageFragmentScopeForJavaPackage@32
functions('lang': Name@33) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
memberIndex = computeMemberIndex$1@34 // through LazyPackageFragmentScopeForJavaPackage@32
}
LazyJavaPackageFragment@16['lang'] {
classes('compareTo': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('hasNext': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('iterator': Name@25) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('next': Name@26) = null // through LazyPackageFragmentScopeForJavaPackage@35
classes('rangeTo': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@35
deserializedPackageScope = Empty@28 // through LazyPackageFragmentScopeForJavaPackage@35
functions('compareTo': Name@22) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@35
functions('hasNext': Name@24) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@35
functions('iterator': Name@25) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@35
functions('next': Name@26) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@35
functions('rangeTo': Name@27) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@35
memberIndex = computeMemberIndex$1@36 // through LazyPackageFragmentScopeForJavaPackage@35
}