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

81 lines
5.5 KiB
Plaintext

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