Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/annotations/annotationApplicability/illegalPlatformName.lazy.log
T
2014-11-14 17:09:05 +03:00

112 lines
5.8 KiB
Plaintext

ClassDeserializer@0 {
classes(ClassKey@1) = DeserializedClassDescriptor@2['platformName']
}
DeserializedClassDescriptor@2['platformName'] {
containingDeclaration = LazyJavaPackageFragment@3['platform']
primaryConstructor = ConstructorDescriptorImpl@4['<init>']
}
DeserializedType@5['kotlin.String'] {
constructor = DeserializedClassTypeConstructor@6
}
LazyAnnotationDescriptor@7 {
resolutionResults = OverloadResolutionResultsImpl@8
type = JetTypeImpl@9['platformName']
valueArguments(ValueParameterDescriptorImpl@10['name']) = StringValue@11
}
LazyAnnotationDescriptor@12 {
resolutionResults = OverloadResolutionResultsImpl@13
type = JetTypeImpl@14['platformName']
valueArguments(ValueParameterDescriptorImpl@10['name']) = StringValue@15
}
LazyAnnotationDescriptor@16 {
resolutionResults = OverloadResolutionResultsImpl@17
type = JetTypeImpl@18['platformName']
valueArguments(ValueParameterDescriptorImpl@10['name']) = StringValue@19
}
LazyAnnotationDescriptor@20 {
resolutionResults = OverloadResolutionResultsImpl@21
type = JetTypeImpl@22['platformName']
valueArguments(ValueParameterDescriptorImpl@10['name']) = StringValue@23
}
LazyJavaPackageFragmentProvider@24 {
packageFragments('<root>': FqName@25) = LazyJavaPackageFragment@26['<root>']
packageFragments('Any': FqName@27) = null
packageFragments('java': FqName@28) = LazyJavaPackageFragment@29['java']
packageFragments('java.lang': FqName@30) = LazyJavaPackageFragment@31['lang']
packageFragments('java.lang.Any': FqName@32) = null
packageFragments('java.lang.platformName': FqName@33) = null
packageFragments('kotlin': FqName@34) = LazyJavaPackageFragment@35['kotlin']
packageFragments('kotlin.Any': FqName@36) = null
packageFragments('kotlin.io': FqName@37) = LazyJavaPackageFragment@38['io']
packageFragments('kotlin.io.Any': FqName@39) = null
packageFragments('kotlin.io.platformName': FqName@40) = null
packageFragments('kotlin.jvm': FqName@41) = LazyJavaPackageFragment@42['jvm']
packageFragments('kotlin.jvm.Any': FqName@43) = null
packageFragments('kotlin.jvm.platformName': FqName@44) = null
packageFragments('kotlin.platform': FqName@45) = LazyJavaPackageFragment@3['platform']
packageFragments('kotlin.platform.Any': FqName@46) = null
packageFragments('kotlin.platform.platformName': FqName@47) = null
packageFragments('kotlin.platformName': FqName@48) = null
packageFragments('platformName': FqName@49) = null
}
LazyJavaPackageFragment@26['<root>'] {
classes('Any': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('kotlin': Name@52) = null // through LazyPackageFragmentScopeForJavaPackage@51
classes('platformName': Name@53) = null // through LazyPackageFragmentScopeForJavaPackage@51
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@51
functions('kotlin': Name@55) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@51
memberIndex = computeMemberIndex$1@57 // through LazyPackageFragmentScopeForJavaPackage@51
}
LazyJavaPackageFragment@38['io'] {
classes('Any': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@58
}
LazyJavaPackageFragment@29['java'] {
classes('lang': Name@59) = null // through LazyPackageFragmentScopeForJavaPackage@60
deserializedPackageScope = Empty@54 // through LazyPackageFragmentScopeForJavaPackage@60
functions('lang': Name@61) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@60
memberIndex = computeMemberIndex$1@62 // through LazyPackageFragmentScopeForJavaPackage@60
}
LazyJavaPackageFragment@42['jvm'] {
classes('Any': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@63
}
LazyJavaPackageFragment@35['kotlin'] {
classes('Any': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('String': Name@65) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('io': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('jvm': Name@67) = null // through LazyPackageFragmentScopeForJavaPackage@64
classes('platform': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@64
deserializedPackageScope = DeserializedPackageMemberScope@69 // through LazyPackageFragmentScopeForJavaPackage@64
functions('io': Name@70) = EmptyList@56[empty] // through DeserializedPackageMemberScope@69
functions('io': Name@70) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@64
functions('jvm': Name@71) = EmptyList@56[empty] // through DeserializedPackageMemberScope@69
functions('jvm': Name@71) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@64
functions('platform': Name@72) = EmptyList@56[empty] // through DeserializedPackageMemberScope@69
functions('platform': Name@72) = EmptyList@56[empty] // through LazyPackageFragmentScopeForJavaPackage@64
memberIndex = computeMemberIndex$1@73 // through LazyPackageFragmentScopeForJavaPackage@64
membersProtos = LinkedHashMap@74 // through DeserializedPackageMemberScope@69
properties('io': Name@70) = EmptyList@56[empty] // through DeserializedPackageMemberScope@69
properties('jvm': Name@71) = EmptyList@56[empty] // through DeserializedPackageMemberScope@69
properties('platform': Name@72) = EmptyList@56[empty] // through DeserializedPackageMemberScope@69
}
LazyJavaPackageFragment@3['platform'] {
classes('Any': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@75
classes('platformName': Name@53) = DeserializedClassDescriptor@2['platformName'] // through LazyPackageFragmentScopeForJavaPackage@75
}
TypeDeserializer@76 {
classDescriptors('4': Integer@77) = DeserializedClassDescriptor@78['String']
}