275 lines
12 KiB
Plaintext
275 lines
12 KiB
Plaintext
DescriptorResolver@0 {
|
|
<name not found> = ErrorTypeImpl@1
|
|
<name not found> = ErrorTypeImpl@2
|
|
<name not found> = ErrorTypeImpl@3
|
|
<name not found> = IntValue@4
|
|
<name not found> = IntValue@5
|
|
<name not found> = IntValue@6
|
|
<name not found> = IntValue@7
|
|
<name not found> = IntValue@8
|
|
<name not found> = JetTypeImpl@9['Int']
|
|
<name not found> = JetTypeImpl@9['Int']
|
|
<name not found> = JetTypeImpl@9['Int']
|
|
<name not found> = JetTypeImpl@9['Int']
|
|
<name not found> = JetTypeImpl@9['Int']
|
|
}
|
|
|
|
LazyJavaClassDescriptor@10['Appendable'] {
|
|
functions('println': Name@11) = EmptyList@12[empty] // through LazyJavaClassMemberScope@13
|
|
memberIndex = computeMemberIndex$1@14 // through LazyJavaClassMemberScope@13
|
|
properties('println': Name@15) = EmptyList@12[empty] // through LazyJavaClassMemberScope@13
|
|
typeConstructor = LazyJavaClassTypeConstructor@16['Appendable']
|
|
}
|
|
|
|
LazyJavaClassDescriptor@17['AutoCloseable'] {
|
|
functions('println': Name@11) = EmptyList@12[empty] // through LazyJavaClassMemberScope@18
|
|
memberIndex = computeMemberIndex$1@19 // through LazyJavaClassMemberScope@18
|
|
properties('println': Name@15) = EmptyList@12[empty] // through LazyJavaClassMemberScope@18
|
|
typeConstructor = LazyJavaClassTypeConstructor@20['AutoCloseable']
|
|
}
|
|
|
|
LazyJavaClassDescriptor@21['Closeable'] {
|
|
functions('println': Name@11) = EmptyList@12[empty] // through LazyJavaClassMemberScope@22
|
|
memberIndex = computeMemberIndex$1@23 // through LazyJavaClassMemberScope@22
|
|
properties('println': Name@15) = EmptyList@12[empty] // through LazyJavaClassMemberScope@22
|
|
typeConstructor = LazyJavaClassTypeConstructor@24['Closeable']
|
|
}
|
|
|
|
LazyJavaClassDescriptor@25['FilterOutputStream'] {
|
|
functions('println': Name@11) = EmptyList@12[empty] // through LazyJavaClassMemberScope@26
|
|
memberIndex = computeMemberIndex$1@27 // through LazyJavaClassMemberScope@26
|
|
properties('println': Name@15) = EmptyList@12[empty] // through LazyJavaClassMemberScope@26
|
|
typeConstructor = LazyJavaClassTypeConstructor@28['FilterOutputStream']
|
|
}
|
|
|
|
LazyJavaClassDescriptor@29['OutputStream'] {
|
|
functions('println': Name@11) = EmptyList@12[empty] // through LazyJavaClassMemberScope@30
|
|
memberIndex = computeMemberIndex$1@31 // through LazyJavaClassMemberScope@30
|
|
properties('println': Name@15) = EmptyList@12[empty] // through LazyJavaClassMemberScope@30
|
|
typeConstructor = LazyJavaClassTypeConstructor@32['OutputStream']
|
|
}
|
|
|
|
LazyJavaClassDescriptor@33['PrintStream'] {
|
|
defaultType = JetTypeImpl@34['PrintStream']
|
|
enumEntryIndex = LinkedHashMap@35 // through LazyJavaClassMemberScope@36
|
|
functions('println': Name@15) = ArrayList@37[10] { JavaMethodDescriptor@38['println'], JavaMethodDescriptor@39['println'], JavaMethodDescriptor@40['println'], ... } // through LazyJavaClassMemberScope@36
|
|
memberIndex = computeMemberIndex$1@41 // through LazyJavaClassMemberScope@36
|
|
nestedClassIndex = LinkedHashMap@42 // through LazyJavaClassMemberScope@36
|
|
nestedClasses('println': Name@15) = null // through LazyJavaClassMemberScope@36
|
|
properties('println': Name@15) = EmptyList@12[empty] // through LazyJavaClassMemberScope@36
|
|
thisAsReceiverParameter = LazyClassReceiverParameterDescriptor@43['<this>']
|
|
typeConstructor = LazyJavaClassTypeConstructor@44['PrintStream']
|
|
}
|
|
|
|
LazyJavaClassDescriptor@45['System'] {
|
|
enumEntryIndex = LinkedHashMap@46 // through LazyJavaClassMemberScope@47
|
|
memberIndex = computeMemberIndex$1@48 // through LazyJavaClassMemberScope@47
|
|
memberIndex = computeMemberIndex$1@49 // through LazyJavaStaticClassScope@50
|
|
nestedClassIndex = LinkedHashMap@51 // through LazyJavaClassMemberScope@47
|
|
nestedClasses('out': Name@52) = null // through LazyJavaClassMemberScope@47
|
|
properties('out': Name@52) = ArrayList@53[1] { JavaPropertyDescriptor@54['out'] } // through LazyJavaStaticClassScope@50
|
|
properties('out': Name@52) = EmptyList@12[empty] // through LazyJavaClassMemberScope@47
|
|
typeConstructor = LazyJavaClassTypeConstructor@55['System']
|
|
}
|
|
|
|
LazyJavaClassTypeConstructor@16['Appendable'] {
|
|
parameters = ArrayList@56[empty]
|
|
supertypes = ArrayList@57[1] { JetTypeImpl@58['Any'] }
|
|
}
|
|
|
|
LazyJavaClassTypeConstructor@20['AutoCloseable'] {
|
|
parameters = ArrayList@59[empty]
|
|
supertypes = ArrayList@60[1] { JetTypeImpl@58['Any'] }
|
|
}
|
|
|
|
LazyJavaClassTypeConstructor@24['Closeable'] {
|
|
parameters = ArrayList@61[empty]
|
|
supertypes = ArrayList@62[1] { LazyJavaClassifierType@63['AutoCloseable'] }
|
|
}
|
|
|
|
LazyJavaClassTypeConstructor@28['FilterOutputStream'] {
|
|
parameters = ArrayList@64[empty]
|
|
supertypes = ArrayList@65[1] { LazyJavaClassifierType@66['OutputStream'] }
|
|
}
|
|
|
|
LazyJavaClassTypeConstructor@32['OutputStream'] {
|
|
parameters = ArrayList@67[empty]
|
|
supertypes = ArrayList@68[1] { LazyJavaClassifierType@69['Closeable'] }
|
|
}
|
|
|
|
LazyJavaClassTypeConstructor@44['PrintStream'] {
|
|
parameters = ArrayList@70[empty]
|
|
supertypes = ArrayList@71[3] { LazyJavaClassifierType@72['FilterOutputStream'], LazyJavaClassifierType@73['Appendable'], LazyJavaClassifierType@74['Closeable'] }
|
|
}
|
|
|
|
LazyJavaClassTypeConstructor@55['System'] {
|
|
supertypes = ArrayList@75[1] { JetTypeImpl@58['Any'] }
|
|
}
|
|
|
|
LazyJavaClassifierType@73['Appendable'] {
|
|
arguments = ArrayList@76[empty]
|
|
classifier = JavaClassImpl@77['Appendable']
|
|
memberScope = LazyJavaClassMemberScope@13
|
|
typeConstructor = LazyJavaClassTypeConstructor@16['Appendable']
|
|
}
|
|
|
|
LazyJavaClassifierType@63['AutoCloseable'] {
|
|
arguments = ArrayList@78[empty]
|
|
classifier = JavaClassImpl@79['AutoCloseable']
|
|
memberScope = LazyJavaClassMemberScope@18
|
|
typeConstructor = LazyJavaClassTypeConstructor@20['AutoCloseable']
|
|
}
|
|
|
|
LazyJavaClassifierType@69['Closeable'] {
|
|
arguments = ArrayList@80[empty]
|
|
classifier = JavaClassImpl@81['Closeable']
|
|
memberScope = LazyJavaClassMemberScope@22
|
|
typeConstructor = LazyJavaClassTypeConstructor@24['Closeable']
|
|
}
|
|
|
|
LazyJavaClassifierType@74['Closeable'] {
|
|
arguments = ArrayList@82[empty]
|
|
classifier = JavaClassImpl@83['Closeable']
|
|
memberScope = LazyJavaClassMemberScope@22
|
|
typeConstructor = LazyJavaClassTypeConstructor@24['Closeable']
|
|
}
|
|
|
|
LazyJavaClassifierType@72['FilterOutputStream'] {
|
|
arguments = ArrayList@84[empty]
|
|
classifier = JavaClassImpl@85['FilterOutputStream']
|
|
memberScope = LazyJavaClassMemberScope@26
|
|
typeConstructor = LazyJavaClassTypeConstructor@28['FilterOutputStream']
|
|
}
|
|
|
|
LazyJavaClassifierType@86['Flushable'] {
|
|
classifier = null
|
|
typeConstructor = TypeConstructorImpl$1@87
|
|
}
|
|
|
|
LazyJavaClassifierType@88['Object'] {
|
|
arguments = ArrayList@89[empty]
|
|
classifier = JavaClassImpl@90['Object']
|
|
nullable = 'false': Boolean@91
|
|
typeConstructor = DeserializedClassTypeConstructor@92
|
|
}
|
|
|
|
LazyJavaClassifierType@93['Object'] {
|
|
arguments = ArrayList@94[empty]
|
|
classifier = JavaClassImpl@90['Object']
|
|
nullable = 'true': Boolean@95
|
|
typeConstructor = DeserializedClassTypeConstructor@92
|
|
}
|
|
|
|
LazyJavaClassifierType@96['Object'] {
|
|
classifier = JavaClassImpl@97['Object']
|
|
typeConstructor = DeserializedClassTypeConstructor@92
|
|
}
|
|
|
|
LazyJavaClassifierType@98['Object'] {
|
|
classifier = JavaClassImpl@99['Object']
|
|
typeConstructor = DeserializedClassTypeConstructor@92
|
|
}
|
|
|
|
LazyJavaClassifierType@100['Object'] {
|
|
classifier = JavaClassImpl@101['Object']
|
|
typeConstructor = DeserializedClassTypeConstructor@92
|
|
}
|
|
|
|
LazyJavaClassifierType@102['Object'] {
|
|
classifier = JavaClassImpl@103['Object']
|
|
typeConstructor = DeserializedClassTypeConstructor@92
|
|
}
|
|
|
|
LazyJavaClassifierType@66['OutputStream'] {
|
|
arguments = ArrayList@104[empty]
|
|
classifier = JavaClassImpl@105['OutputStream']
|
|
memberScope = LazyJavaClassMemberScope@30
|
|
typeConstructor = LazyJavaClassTypeConstructor@32['OutputStream']
|
|
}
|
|
|
|
LazyJavaClassifierType@106['PrintStream'] {
|
|
arguments = ArrayList@107[empty]
|
|
classifier = JavaClassImpl@108['PrintStream']
|
|
memberScope = LazyJavaClassMemberScope@36
|
|
nullable = 'false': Boolean@91
|
|
typeConstructor = LazyJavaClassTypeConstructor@44['PrintStream']
|
|
}
|
|
|
|
LazyJavaClassifierType@109['PrintStream'] {
|
|
arguments = ArrayList@110[empty]
|
|
classifier = JavaClassImpl@108['PrintStream']
|
|
nullable = 'true': Boolean@95
|
|
typeConstructor = LazyJavaClassTypeConstructor@44['PrintStream']
|
|
}
|
|
|
|
LazyJavaClassifierType@111['String'] {
|
|
arguments = ArrayList@112[empty]
|
|
classifier = JavaClassImpl@113['String']
|
|
nullable = 'false': Boolean@91
|
|
typeConstructor = DeserializedClassTypeConstructor@114
|
|
}
|
|
|
|
LazyJavaClassifierType@115['String'] {
|
|
arguments = ArrayList@116[empty]
|
|
classifier = JavaClassImpl@113['String']
|
|
nullable = 'true': Boolean@95
|
|
typeConstructor = DeserializedClassTypeConstructor@114
|
|
}
|
|
|
|
LazyJavaPackageFragmentProvider@117 {
|
|
packageFragments('<root>': FqName@118) = LazyJavaPackageFragment@119['<root>']
|
|
packageFragments('A': FqName@120) = null
|
|
packageFragments('B': FqName@121) = null
|
|
packageFragments('Jet86': FqName@122) = null
|
|
packageFragments('Jet86.A': FqName@123) = null
|
|
packageFragments('Jet86.B': FqName@124) = null
|
|
packageFragments('Jet86.System': FqName@125) = null
|
|
packageFragments('Jet86.a': FqName@126) = null
|
|
packageFragments('Jet86.b': FqName@127) = null
|
|
packageFragments('Jet86.c': FqName@128) = null
|
|
packageFragments('Jet86.d': FqName@129) = null
|
|
packageFragments('Jet86.java': FqName@130) = null
|
|
packageFragments('Jet86.s': FqName@131) = null
|
|
packageFragments('System': FqName@132) = null
|
|
packageFragments('b': FqName@133) = null
|
|
packageFragments('java': FqName@134) = LazyJavaPackageFragment@135['java']
|
|
packageFragments('java.io': FqName@136) = LazyJavaPackageFragment@137['io']
|
|
packageFragments('java.lang': FqName@138) = LazyJavaPackageFragment@139['lang']
|
|
packageFragments('java.lang.A': FqName@140) = null
|
|
packageFragments('java.lang.B': FqName@141) = null
|
|
packageFragments('java.lang.System': FqName@142) = null
|
|
packageFragments('java.lang.b': FqName@143) = null
|
|
packageFragments('kotlin': FqName@144) = null
|
|
packageFragments('kotlin.A': FqName@145) = null
|
|
packageFragments('kotlin.B': FqName@146) = null
|
|
packageFragments('kotlin.System': FqName@147) = null
|
|
packageFragments('kotlin.b': FqName@148) = null
|
|
packageFragments('kotlin.io': FqName@149) = null
|
|
packageFragments('kotlin.jvm': FqName@150) = null
|
|
topLevelClasses(JavaClassImpl@77['Appendable']) = LazyJavaClassDescriptor@10['Appendable']
|
|
topLevelClasses(JavaClassImpl@79['AutoCloseable']) = LazyJavaClassDescriptor@17['AutoCloseable']
|
|
topLevelClasses(JavaClassImpl@83['Closeable']) = LazyJavaClassDescriptor@21['Closeable']
|
|
topLevelClasses(JavaClassImpl@85['FilterOutputStream']) = LazyJavaClassDescriptor@25['FilterOutputStream']
|
|
topLevelClasses(JavaClassImpl@105['OutputStream']) = LazyJavaClassDescriptor@29['OutputStream']
|
|
topLevelClasses(JavaClassImpl@108['PrintStream']) = LazyJavaClassDescriptor@33['PrintStream']
|
|
topLevelClasses(JavaClassImpl@151['System']) = LazyJavaClassDescriptor@45['System']
|
|
}
|
|
|
|
LazyJavaPackageFragment@135['java'] {
|
|
classes('lang': Name@152) = null // through LazyPackageFragmentScopeForJavaPackage@153
|
|
deserializedPackageScope = Empty@154 // through LazyPackageFragmentScopeForJavaPackage@153
|
|
functions('lang': Name@155) = EmptyList@12[empty] // through LazyPackageFragmentScopeForJavaPackage@153
|
|
memberIndex = computeMemberIndex$1@156 // through LazyPackageFragmentScopeForJavaPackage@153
|
|
}
|
|
|
|
LazyJavaPackageFragment@139['lang'] {
|
|
classes('System': Name@157) = LazyJavaClassDescriptor@45['System'] // through LazyPackageFragmentScopeForJavaPackage@158
|
|
classes('java': Name@159) = null // through LazyPackageFragmentScopeForJavaPackage@158
|
|
classes('println': Name@15) = null // through LazyPackageFragmentScopeForJavaPackage@158
|
|
classes('x': Name@160) = null // through LazyPackageFragmentScopeForJavaPackage@158
|
|
deserializedPackageScope = Empty@154 // through LazyPackageFragmentScopeForJavaPackage@158
|
|
functions('println': Name@15) = EmptyList@12[empty] // through LazyPackageFragmentScopeForJavaPackage@158
|
|
functions('x': Name@160) = EmptyList@12[empty] // through LazyPackageFragmentScopeForJavaPackage@158
|
|
memberIndex = computeMemberIndex$1@161 // through LazyPackageFragmentScopeForJavaPackage@158
|
|
}
|