Update lazy.log files
This commit is contained in:
@@ -6,46 +6,40 @@ DescriptorResolver@0 {
|
||||
LazyJavaClassDescriptor@3['Appendable'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@6
|
||||
memberIndex = computeMemberIndex$1@7 // through LazyJavaClassMemberScope@6
|
||||
properties('print': Name@8) = EmptyList@5[empty] // through LazyJavaClassMemberScope@6
|
||||
typeConstructor = LazyJavaClassTypeConstructor@9['Appendable']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@8['Appendable']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@10['AutoCloseable'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@11
|
||||
memberIndex = computeMemberIndex$1@12 // through LazyJavaClassMemberScope@11
|
||||
properties('print': Name@8) = EmptyList@5[empty] // through LazyJavaClassMemberScope@11
|
||||
typeConstructor = LazyJavaClassTypeConstructor@13['AutoCloseable']
|
||||
LazyJavaClassDescriptor@9['AutoCloseable'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@10
|
||||
memberIndex = computeMemberIndex$1@11 // through LazyJavaClassMemberScope@10
|
||||
typeConstructor = LazyJavaClassTypeConstructor@12['AutoCloseable']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@14['Closeable'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@15
|
||||
memberIndex = computeMemberIndex$1@16 // through LazyJavaClassMemberScope@15
|
||||
properties('print': Name@8) = EmptyList@5[empty] // through LazyJavaClassMemberScope@15
|
||||
typeConstructor = LazyJavaClassTypeConstructor@17['Closeable']
|
||||
LazyJavaClassDescriptor@13['Closeable'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@14
|
||||
memberIndex = computeMemberIndex$1@15 // through LazyJavaClassMemberScope@14
|
||||
typeConstructor = LazyJavaClassTypeConstructor@16['Closeable']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@18['FilterOutputStream'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@19
|
||||
memberIndex = computeMemberIndex$1@20 // through LazyJavaClassMemberScope@19
|
||||
properties('print': Name@8) = EmptyList@5[empty] // through LazyJavaClassMemberScope@19
|
||||
typeConstructor = LazyJavaClassTypeConstructor@21['FilterOutputStream']
|
||||
LazyJavaClassDescriptor@17['FilterOutputStream'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@18
|
||||
memberIndex = computeMemberIndex$1@19 // through LazyJavaClassMemberScope@18
|
||||
typeConstructor = LazyJavaClassTypeConstructor@20['FilterOutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@22['OutputStream'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@23
|
||||
memberIndex = computeMemberIndex$1@24 // through LazyJavaClassMemberScope@23
|
||||
properties('print': Name@8) = EmptyList@5[empty] // through LazyJavaClassMemberScope@23
|
||||
typeConstructor = LazyJavaClassTypeConstructor@25['OutputStream']
|
||||
LazyJavaClassDescriptor@21['OutputStream'] {
|
||||
functions('print': Name@4) = EmptyList@5[empty] // through LazyJavaClassMemberScope@22
|
||||
memberIndex = computeMemberIndex$1@23 // through LazyJavaClassMemberScope@22
|
||||
typeConstructor = LazyJavaClassTypeConstructor@24['OutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@26['PrintStream'] {
|
||||
defaultType = JetTypeImpl@27['PrintStream']
|
||||
enumEntryIndex = LinkedHashMap@28 // through LazyJavaClassMemberScope@29
|
||||
functions('print': Name@8) = ArrayList@30[9] { JavaMethodDescriptor@31['print'], JavaMethodDescriptor@32['print'], JavaMethodDescriptor@33['print'], ... } // through LazyJavaClassMemberScope@29
|
||||
memberIndex = computeMemberIndex$1@34 // through LazyJavaClassMemberScope@29
|
||||
nestedClassIndex = LinkedHashMap@35 // through LazyJavaClassMemberScope@29
|
||||
nestedClasses('print': Name@8) = null // through LazyJavaClassMemberScope@29
|
||||
properties('print': Name@8) = EmptyList@5[empty] // through LazyJavaClassMemberScope@29
|
||||
LazyJavaClassDescriptor@25['PrintStream'] {
|
||||
defaultType = JetTypeImpl@26['PrintStream']
|
||||
enumEntryIndex = LinkedHashMap@27 // through LazyJavaClassMemberScope@28
|
||||
functions('print': Name@29) = ArrayList@30[9] { JavaMethodDescriptor@31['print'], JavaMethodDescriptor@32['print'], JavaMethodDescriptor@33['print'], ... } // through LazyJavaClassMemberScope@28
|
||||
memberIndex = computeMemberIndex$1@34 // through LazyJavaClassMemberScope@28
|
||||
nestedClassIndex = LinkedHashMap@35 // through LazyJavaClassMemberScope@28
|
||||
nestedClasses('print': Name@29) = null // through LazyJavaClassMemberScope@28
|
||||
thisAsReceiverParameter = LazyClassReceiverParameterDescriptor@36['<this>']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@37['PrintStream']
|
||||
}
|
||||
@@ -61,27 +55,27 @@ LazyJavaClassDescriptor@38['System'] {
|
||||
typeConstructor = LazyJavaClassTypeConstructor@48['System']
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@9['Appendable'] {
|
||||
LazyJavaClassTypeConstructor@8['Appendable'] {
|
||||
parameters = ArrayList@49[empty]
|
||||
supertypes = ArrayList@50[1] { JetTypeImpl@51['Any'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@13['AutoCloseable'] {
|
||||
LazyJavaClassTypeConstructor@12['AutoCloseable'] {
|
||||
parameters = ArrayList@52[empty]
|
||||
supertypes = ArrayList@53[1] { JetTypeImpl@51['Any'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@17['Closeable'] {
|
||||
LazyJavaClassTypeConstructor@16['Closeable'] {
|
||||
parameters = ArrayList@54[empty]
|
||||
supertypes = ArrayList@55[1] { LazyJavaClassifierType@56['AutoCloseable'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@21['FilterOutputStream'] {
|
||||
LazyJavaClassTypeConstructor@20['FilterOutputStream'] {
|
||||
parameters = ArrayList@57[empty]
|
||||
supertypes = ArrayList@58[1] { LazyJavaClassifierType@59['OutputStream'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@25['OutputStream'] {
|
||||
LazyJavaClassTypeConstructor@24['OutputStream'] {
|
||||
parameters = ArrayList@60[empty]
|
||||
supertypes = ArrayList@61[1] { LazyJavaClassifierType@62['Closeable'] }
|
||||
}
|
||||
@@ -99,35 +93,35 @@ LazyJavaClassifierType@66['Appendable'] {
|
||||
arguments = ArrayList@69[empty]
|
||||
classifier = JavaClassImpl@70['Appendable']
|
||||
memberScope = LazyJavaClassMemberScope@6
|
||||
typeConstructor = LazyJavaClassTypeConstructor@9['Appendable']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@8['Appendable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@56['AutoCloseable'] {
|
||||
arguments = ArrayList@71[empty]
|
||||
classifier = JavaClassImpl@72['AutoCloseable']
|
||||
memberScope = LazyJavaClassMemberScope@11
|
||||
typeConstructor = LazyJavaClassTypeConstructor@13['AutoCloseable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@62['Closeable'] {
|
||||
arguments = ArrayList@73[empty]
|
||||
classifier = JavaClassImpl@74['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@15
|
||||
typeConstructor = LazyJavaClassTypeConstructor@17['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@10
|
||||
typeConstructor = LazyJavaClassTypeConstructor@12['AutoCloseable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@67['Closeable'] {
|
||||
arguments = ArrayList@73[empty]
|
||||
classifier = JavaClassImpl@74['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@14
|
||||
typeConstructor = LazyJavaClassTypeConstructor@16['Closeable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@62['Closeable'] {
|
||||
arguments = ArrayList@75[empty]
|
||||
classifier = JavaClassImpl@76['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@15
|
||||
typeConstructor = LazyJavaClassTypeConstructor@17['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@14
|
||||
typeConstructor = LazyJavaClassTypeConstructor@16['Closeable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@65['FilterOutputStream'] {
|
||||
arguments = ArrayList@77[empty]
|
||||
classifier = JavaClassImpl@78['FilterOutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@19
|
||||
typeConstructor = LazyJavaClassTypeConstructor@21['FilterOutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@18
|
||||
typeConstructor = LazyJavaClassTypeConstructor@20['FilterOutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@79['Flushable'] {
|
||||
@@ -172,14 +166,14 @@ LazyJavaClassifierType@95['Object'] {
|
||||
LazyJavaClassifierType@59['OutputStream'] {
|
||||
arguments = ArrayList@97[empty]
|
||||
classifier = JavaClassImpl@98['OutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@23
|
||||
typeConstructor = LazyJavaClassTypeConstructor@25['OutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@22
|
||||
typeConstructor = LazyJavaClassTypeConstructor@24['OutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@99['PrintStream'] {
|
||||
arguments = ArrayList@100[empty]
|
||||
classifier = JavaClassImpl@101['PrintStream']
|
||||
memberScope = LazyJavaClassMemberScope@29
|
||||
memberScope = LazyJavaClassMemberScope@28
|
||||
nullable = 'false': Boolean@84
|
||||
typeConstructor = LazyJavaClassTypeConstructor@37['PrintStream']
|
||||
}
|
||||
@@ -270,11 +264,11 @@ LazyJavaPackageFragmentProvider@110 {
|
||||
packageFragments('outer.foo': FqName@176) = null
|
||||
packageFragments('outer.optval': FqName@177) = null
|
||||
topLevelClasses(JavaClassImpl@70['Appendable']) = LazyJavaClassDescriptor@3['Appendable']
|
||||
topLevelClasses(JavaClassImpl@72['AutoCloseable']) = LazyJavaClassDescriptor@10['AutoCloseable']
|
||||
topLevelClasses(JavaClassImpl@76['Closeable']) = LazyJavaClassDescriptor@14['Closeable']
|
||||
topLevelClasses(JavaClassImpl@78['FilterOutputStream']) = LazyJavaClassDescriptor@18['FilterOutputStream']
|
||||
topLevelClasses(JavaClassImpl@98['OutputStream']) = LazyJavaClassDescriptor@22['OutputStream']
|
||||
topLevelClasses(JavaClassImpl@101['PrintStream']) = LazyJavaClassDescriptor@26['PrintStream']
|
||||
topLevelClasses(JavaClassImpl@72['AutoCloseable']) = LazyJavaClassDescriptor@9['AutoCloseable']
|
||||
topLevelClasses(JavaClassImpl@74['Closeable']) = LazyJavaClassDescriptor@13['Closeable']
|
||||
topLevelClasses(JavaClassImpl@78['FilterOutputStream']) = LazyJavaClassDescriptor@17['FilterOutputStream']
|
||||
topLevelClasses(JavaClassImpl@98['OutputStream']) = LazyJavaClassDescriptor@21['OutputStream']
|
||||
topLevelClasses(JavaClassImpl@101['PrintStream']) = LazyJavaClassDescriptor@25['PrintStream']
|
||||
topLevelClasses(JavaClassImpl@178['System']) = LazyJavaClassDescriptor@38['System']
|
||||
}
|
||||
|
||||
@@ -288,27 +282,337 @@ LazyJavaPackageFragment@125['java'] {
|
||||
LazyJavaPackageFragment@129['lang'] {
|
||||
classes('Command': Name@184) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('System': Name@186) = LazyJavaClassDescriptor@38['System'] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('compareTo': Name@187) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('equals': Name@188) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('equals1': Name@189) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('equals2': Name@190) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('foo': Name@191) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('invoke': Name@192) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('minus': Name@193) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('parse': Name@194) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('plus': Name@195) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('print': Name@8) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('equals': Name@187) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('equals1': Name@188) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('equals2': Name@189) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('foo': Name@190) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('invoke': Name@191) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('minus': Name@192) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('parse': Name@193) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
classes('plus': Name@194) = null // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
deserializedPackageScope = Empty@181 // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('Command': Name@184) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('compareTo': Name@187) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('equals': Name@188) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('equals1': Name@189) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('equals2': Name@190) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('foo': Name@191) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('invoke': Name@192) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('minus': Name@193) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('parse': Name@194) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('plus': Name@195) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('print': Name@8) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
memberIndex = computeMemberIndex$1@196 // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('equals': Name@187) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('equals1': Name@188) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('equals2': Name@189) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('foo': Name@190) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('invoke': Name@191) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('minus': Name@192) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('parse': Name@193) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
functions('plus': Name@194) = EmptyList@5[empty] // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
memberIndex = computeMemberIndex$1@195 // through LazyPackageFragmentScopeForJavaPackage@185
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@196 {
|
||||
<name not found> = ArrayList@197[1] { ResolutionCandidate@198 }
|
||||
<name not found> = ArrayList@199[1] { ResolutionCandidate@198 }
|
||||
<name not found> = ArrayList@200[1] { ResolutionCandidate@201 }
|
||||
<name not found> = ArrayList@202[1] { ResolutionCandidate@201 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@203 {
|
||||
<name not found> = ArrayList@204[1] { ResolutionCandidate@205 }
|
||||
<name not found> = ArrayList@206[1] { ResolutionCandidate@205 }
|
||||
<name not found> = ArrayList@207[2] { ResolutionCandidate@208, ResolutionCandidate@209 }
|
||||
<name not found> = ArrayList@210[2] { ResolutionCandidate@208, ResolutionCandidate@209 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@211 {
|
||||
<name not found> = ArrayList@212[1] { ResolutionCandidate@213 }
|
||||
<name not found> = ArrayList@214[1] { ResolutionCandidate@213 }
|
||||
<name not found> = ArrayList@215[2] { ResolutionCandidate@216, ResolutionCandidate@217 }
|
||||
<name not found> = ArrayList@218[2] { ResolutionCandidate@216, ResolutionCandidate@217 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@219 {
|
||||
<name not found> = ArrayList@220[1] { ResolutionCandidate@221 }
|
||||
<name not found> = ArrayList@222[1] { ResolutionCandidate@221 }
|
||||
<name not found> = ArrayList@223[2] { ResolutionCandidate@224, ResolutionCandidate@225 }
|
||||
<name not found> = ArrayList@226[2] { ResolutionCandidate@224, ResolutionCandidate@225 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@227 {
|
||||
<name not found> = ArrayList@228[1] { ResolutionCandidate@229 }
|
||||
<name not found> = ArrayList@230[1] { ResolutionCandidate@229 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@231 {
|
||||
<name not found> = ArrayList@232[1] { ResolutionCandidate@233 }
|
||||
<name not found> = ArrayList@234[1] { ResolutionCandidate@233 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@235 {
|
||||
<name not found> = ArrayList@236[1] { ResolutionCandidate@237 }
|
||||
<name not found> = ArrayList@238[1] { ResolutionCandidate@237 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@239 {
|
||||
<name not found> = ArrayList@240[1] { ResolutionCandidate@241 }
|
||||
<name not found> = ArrayList@242[1] { ResolutionCandidate@241 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@243 {
|
||||
<name not found> = ArrayList@244[1] { ResolutionCandidate@245 }
|
||||
<name not found> = ArrayList@246[1] { ResolutionCandidate@245 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@247 {
|
||||
<name not found> = ArrayList@248[1] { ResolutionCandidate@249 }
|
||||
<name not found> = ArrayList@250[1] { ResolutionCandidate@249 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@251 {
|
||||
<name not found> = ArrayList@252[1] { ResolutionCandidate@253 }
|
||||
<name not found> = ArrayList@254[1] { ResolutionCandidate@253 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@255 {
|
||||
<name not found> = ArrayList@256[1] { ResolutionCandidate@257 }
|
||||
<name not found> = ArrayList@258[1] { ResolutionCandidate@257 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@259 {
|
||||
<name not found> = ArrayList@260[1] { ResolutionCandidate@261 }
|
||||
<name not found> = ArrayList@262[1] { ResolutionCandidate@261 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@263 {
|
||||
<name not found> = ArrayList@264[1] { ResolutionCandidate@265 }
|
||||
<name not found> = ArrayList@266[1] { ResolutionCandidate@265 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@267 {
|
||||
<name not found> = ArrayList@268[1] { ResolutionCandidate@269 }
|
||||
<name not found> = ArrayList@270[1] { ResolutionCandidate@269 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@271 {
|
||||
<name not found> = ArrayList@272[1] { ResolutionCandidate@273 }
|
||||
<name not found> = ArrayList@274[1] { ResolutionCandidate@273 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@275 {
|
||||
<name not found> = ArrayList@276[1] { ResolutionCandidate@277 }
|
||||
<name not found> = ArrayList@278[1] { ResolutionCandidate@277 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@279 {
|
||||
<name not found> = ArrayList@280[1] { ResolutionCandidate@281 }
|
||||
<name not found> = ArrayList@282[1] { ResolutionCandidate@281 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@283 {
|
||||
<name not found> = ArrayList@284[1] { ResolutionCandidate@285 }
|
||||
<name not found> = ArrayList@286[1] { ResolutionCandidate@285 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@287 {
|
||||
<name not found> = ArrayList@288[1] { ResolutionCandidate@289 }
|
||||
<name not found> = ArrayList@290[1] { ResolutionCandidate@289 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@291 {
|
||||
<name not found> = ArrayList@292[1] { ResolutionCandidate@293 }
|
||||
<name not found> = ArrayList@294[1] { ResolutionCandidate@293 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@295 {
|
||||
<name not found> = ArrayList@296[1] { ResolutionCandidate@297 }
|
||||
<name not found> = ArrayList@298[1] { ResolutionCandidate@297 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@299 {
|
||||
<name not found> = ArrayList@300[1] { ResolutionCandidate@301 }
|
||||
<name not found> = ArrayList@302[1] { ResolutionCandidate@301 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@303 {
|
||||
<name not found> = ArrayList@304[1] { ResolutionCandidate@305 }
|
||||
<name not found> = ArrayList@306[1] { ResolutionCandidate@305 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@307 {
|
||||
<name not found> = ArrayList@308[1] { ResolutionCandidate@309 }
|
||||
<name not found> = ArrayList@310[1] { ResolutionCandidate@309 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@311 {
|
||||
<name not found> = ArrayList@312[2] { ResolutionCandidate@313, ResolutionCandidate@314 }
|
||||
<name not found> = ArrayList@315[2] { ResolutionCandidate@313, ResolutionCandidate@314 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@316 {
|
||||
<name not found> = ArrayList@317[3] { ResolutionCandidate@318, ResolutionCandidate@319, ResolutionCandidate@320 }
|
||||
<name not found> = ArrayList@321[3] { ResolutionCandidate@318, ResolutionCandidate@319, ResolutionCandidate@320 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@322 {
|
||||
<name not found> = ArrayList@323[3] { ResolutionCandidate@324, ResolutionCandidate@325, ResolutionCandidate@326 }
|
||||
<name not found> = ArrayList@327[3] { ResolutionCandidate@324, ResolutionCandidate@325, ResolutionCandidate@326 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@328 {
|
||||
<name not found> = ArrayList@329[3] { ResolutionCandidate@330, ResolutionCandidate@331, ResolutionCandidate@332 }
|
||||
<name not found> = ArrayList@333[3] { ResolutionCandidate@330, ResolutionCandidate@331, ResolutionCandidate@332 }
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@334 {
|
||||
<name not found> = ArrayList@335[7] { ResolutionCandidate@336, ResolutionCandidate@337, ResolutionCandidate@338, ... }
|
||||
<name not found> = ArrayList@339[7] { ResolutionCandidate@336, ResolutionCandidate@337, ResolutionCandidate@338, ... }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@340 {
|
||||
<name not found> = ArrayList@341[8] { ResolutionCandidate@342, ResolutionCandidate@343, ResolutionCandidate@344, ... }
|
||||
<name not found> = ArrayList@345[8] { ResolutionCandidate@342, ResolutionCandidate@343, ResolutionCandidate@344, ... }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@346 {
|
||||
<name not found> = ArrayList@347[9] { ResolutionCandidate@348, ResolutionCandidate@349, ResolutionCandidate@350, ... }
|
||||
<name not found> = ArrayList@351[9] { ResolutionCandidate@348, ResolutionCandidate@349, ResolutionCandidate@350, ... }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@352 {
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@353 {
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@354 {
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
<name not found> = EmptyList@5[empty]
|
||||
}
|
||||
|
||||
@@ -17,33 +17,121 @@ LazyJavaPackageFragmentProvider@0 {
|
||||
LazyJavaPackageFragment@2['<root>'] {
|
||||
classes('Int': Name@17) = null // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
classes('bar': Name@19) = null // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
classes('buzz': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
classes('buzz1': Name@21) = null // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
classes('foo': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
functions('bar': Name@19) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
functions('buzz': Name@20) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
functions('buzz1': Name@21) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
functions('foo': Name@22) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
memberIndex = computeMemberIndex$1@25 // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
classes('buzz1': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
deserializedPackageScope = Empty@21 // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
functions('bar': Name@19) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
functions('buzz1': Name@20) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
memberIndex = computeMemberIndex$1@23 // through LazyPackageFragmentScopeForJavaPackage@18
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@7['java'] {
|
||||
classes('lang': Name@26) = null // through LazyPackageFragmentScopeForJavaPackage@27
|
||||
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@27
|
||||
functions('lang': Name@28) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@27
|
||||
memberIndex = computeMemberIndex$1@29 // through LazyPackageFragmentScopeForJavaPackage@27
|
||||
classes('lang': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
deserializedPackageScope = Empty@21 // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
functions('lang': Name@26) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
memberIndex = computeMemberIndex$1@27 // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@9['lang'] {
|
||||
classes('bar': Name@19) = null // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
classes('buzz': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
classes('buzz1': Name@21) = null // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
classes('foo': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
functions('bar': Name@19) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
functions('buzz': Name@20) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
functions('buzz1': Name@21) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
functions('foo': Name@22) = EmptyList@24[empty] // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
memberIndex = computeMemberIndex$1@31 // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
classes('bar': Name@19) = null // through LazyPackageFragmentScopeForJavaPackage@28
|
||||
classes('buzz1': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@28
|
||||
deserializedPackageScope = Empty@21 // through LazyPackageFragmentScopeForJavaPackage@28
|
||||
functions('bar': Name@19) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
|
||||
functions('buzz1': Name@20) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
|
||||
memberIndex = computeMemberIndex$1@29 // through LazyPackageFragmentScopeForJavaPackage@28
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@30 {
|
||||
<name not found> = ArrayList@31[1] { ResolutionCandidate@32 }
|
||||
<name not found> = ArrayList@33[1] { ResolutionCandidate@32 }
|
||||
<name not found> = ArrayList@34[2] { ResolutionCandidate@35, ResolutionCandidate@36 }
|
||||
<name not found> = ArrayList@37[2] { ResolutionCandidate@35, ResolutionCandidate@36 }
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@38 {
|
||||
<name not found> = ArrayList@39[1] { ResolutionCandidate@40 }
|
||||
<name not found> = ArrayList@41[1] { ResolutionCandidate@40 }
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
<name not found> = EmptyList@22[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@42 {
|
||||
<name not found> = ArrayList@43[1] { ResolutionCandidate@44 }
|
||||
<name not found> = ArrayList@45[1] { ResolutionCandidate@44 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@46 {
|
||||
<name not found> = ArrayList@47[1] { ResolutionCandidate@48 }
|
||||
<name not found> = ArrayList@49[1] { ResolutionCandidate@48 }
|
||||
}
|
||||
|
||||
@@ -23,73 +23,67 @@ DescriptorResolver@8 {
|
||||
LazyJavaClassDescriptor@11['Appendable'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@14
|
||||
memberIndex = computeMemberIndex$1@15 // through LazyJavaClassMemberScope@14
|
||||
properties('println': Name@16) = EmptyList@13[empty] // through LazyJavaClassMemberScope@14
|
||||
typeConstructor = LazyJavaClassTypeConstructor@17['Appendable']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@16['Appendable']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@18['AutoCloseable'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@19
|
||||
memberIndex = computeMemberIndex$1@20 // through LazyJavaClassMemberScope@19
|
||||
properties('println': Name@16) = EmptyList@13[empty] // through LazyJavaClassMemberScope@19
|
||||
typeConstructor = LazyJavaClassTypeConstructor@21['AutoCloseable']
|
||||
LazyJavaClassDescriptor@17['AutoCloseable'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@18
|
||||
memberIndex = computeMemberIndex$1@19 // through LazyJavaClassMemberScope@18
|
||||
typeConstructor = LazyJavaClassTypeConstructor@20['AutoCloseable']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@22['Closeable'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@23
|
||||
memberIndex = computeMemberIndex$1@24 // through LazyJavaClassMemberScope@23
|
||||
properties('println': Name@16) = EmptyList@13[empty] // through LazyJavaClassMemberScope@23
|
||||
typeConstructor = LazyJavaClassTypeConstructor@25['Closeable']
|
||||
LazyJavaClassDescriptor@21['Closeable'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@22
|
||||
memberIndex = computeMemberIndex$1@23 // through LazyJavaClassMemberScope@22
|
||||
typeConstructor = LazyJavaClassTypeConstructor@24['Closeable']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@26['Enumeration'] {
|
||||
defaultType = JetTypeImpl@27['Enumeration<1>']
|
||||
enumEntryIndex = LinkedHashMap@28 // through LazyJavaClassMemberScope@29
|
||||
LazyJavaClassDescriptor@25['Enumeration'] {
|
||||
defaultType = JetTypeImpl@26['Enumeration<1>']
|
||||
enumEntryIndex = LinkedHashMap@27 // through LazyJavaClassMemberScope@28
|
||||
functionTypeForSamInterface = null
|
||||
functions('hasMoreElements': Name@30) = ArrayList@31[1] { JavaMethodDescriptor@32['hasMoreElements'] } // through LazyJavaClassMemberScope@29
|
||||
functions('nextElement': Name@33) = ArrayList@34[1] { JavaMethodDescriptor@35['nextElement'] } // through LazyJavaClassMemberScope@29
|
||||
memberIndex = computeMemberIndex$1@36 // through LazyJavaClassMemberScope@29
|
||||
nestedClassIndex = LinkedHashMap@37 // through LazyJavaClassMemberScope@29
|
||||
nestedClasses('hasMoreElements': Name@30) = null // through LazyJavaClassMemberScope@29
|
||||
nestedClasses('nextElement': Name@33) = null // through LazyJavaClassMemberScope@29
|
||||
properties('hasMoreElements': Name@30) = EmptyList@13[empty] // through LazyJavaClassMemberScope@29
|
||||
properties('nextElement': Name@33) = EmptyList@13[empty] // through LazyJavaClassMemberScope@29
|
||||
thisAsReceiverParameter = LazyClassReceiverParameterDescriptor@38['<this>']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@39['Enumeration']
|
||||
functions('hasMoreElements': Name@29) = ArrayList@30[1] { JavaMethodDescriptor@31['hasMoreElements'] } // through LazyJavaClassMemberScope@28
|
||||
functions('nextElement': Name@32) = ArrayList@33[1] { JavaMethodDescriptor@34['nextElement'] } // through LazyJavaClassMemberScope@28
|
||||
memberIndex = computeMemberIndex$1@35 // through LazyJavaClassMemberScope@28
|
||||
nestedClassIndex = LinkedHashMap@36 // through LazyJavaClassMemberScope@28
|
||||
nestedClasses('hasMoreElements': Name@29) = null // through LazyJavaClassMemberScope@28
|
||||
nestedClasses('nextElement': Name@32) = null // through LazyJavaClassMemberScope@28
|
||||
properties('hasMoreElements': Name@29) = EmptyList@13[empty] // through LazyJavaClassMemberScope@28
|
||||
properties('nextElement': Name@32) = EmptyList@13[empty] // through LazyJavaClassMemberScope@28
|
||||
thisAsReceiverParameter = LazyClassReceiverParameterDescriptor@37['<this>']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@38['Enumeration']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@40['Exception'] {
|
||||
typeConstructor = LazyJavaClassTypeConstructor@41['Exception']
|
||||
LazyJavaClassDescriptor@39['Exception'] {
|
||||
typeConstructor = LazyJavaClassTypeConstructor@40['Exception']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@42['FilterOutputStream'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@43
|
||||
memberIndex = computeMemberIndex$1@44 // through LazyJavaClassMemberScope@43
|
||||
properties('println': Name@16) = EmptyList@13[empty] // through LazyJavaClassMemberScope@43
|
||||
typeConstructor = LazyJavaClassTypeConstructor@45['FilterOutputStream']
|
||||
LazyJavaClassDescriptor@41['FilterOutputStream'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@42
|
||||
memberIndex = computeMemberIndex$1@43 // through LazyJavaClassMemberScope@42
|
||||
typeConstructor = LazyJavaClassTypeConstructor@44['FilterOutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@46['NoSuchElementException'] {
|
||||
constructors = ArrayList@47[2] { JavaConstructorDescriptor@48['<init>'], JavaConstructorDescriptor@49['<init>'] } // through LazyJavaClassMemberScope@50
|
||||
defaultType = JetTypeImpl@51['NoSuchElementException']
|
||||
LazyJavaClassDescriptor@45['NoSuchElementException'] {
|
||||
constructors = ArrayList@46[2] { JavaConstructorDescriptor@47['<init>'], JavaConstructorDescriptor@48['<init>'] } // through LazyJavaClassMemberScope@49
|
||||
defaultType = JetTypeImpl@50['NoSuchElementException']
|
||||
functionTypeForSamInterface = null
|
||||
typeConstructor = LazyJavaClassTypeConstructor@52['NoSuchElementException']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@51['NoSuchElementException']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@53['OutputStream'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@54
|
||||
memberIndex = computeMemberIndex$1@55 // through LazyJavaClassMemberScope@54
|
||||
properties('println': Name@16) = EmptyList@13[empty] // through LazyJavaClassMemberScope@54
|
||||
typeConstructor = LazyJavaClassTypeConstructor@56['OutputStream']
|
||||
LazyJavaClassDescriptor@52['OutputStream'] {
|
||||
functions('println': Name@12) = EmptyList@13[empty] // through LazyJavaClassMemberScope@53
|
||||
memberIndex = computeMemberIndex$1@54 // through LazyJavaClassMemberScope@53
|
||||
typeConstructor = LazyJavaClassTypeConstructor@55['OutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassDescriptor@57['PrintStream'] {
|
||||
defaultType = JetTypeImpl@58['PrintStream']
|
||||
enumEntryIndex = LinkedHashMap@59 // through LazyJavaClassMemberScope@60
|
||||
functions('println': Name@16) = ArrayList@61[10] { JavaMethodDescriptor@62['println'], JavaMethodDescriptor@63['println'], JavaMethodDescriptor@64['println'], ... } // through LazyJavaClassMemberScope@60
|
||||
memberIndex = computeMemberIndex$1@65 // through LazyJavaClassMemberScope@60
|
||||
nestedClassIndex = LinkedHashMap@66 // through LazyJavaClassMemberScope@60
|
||||
nestedClasses('println': Name@16) = null // through LazyJavaClassMemberScope@60
|
||||
properties('println': Name@16) = EmptyList@13[empty] // through LazyJavaClassMemberScope@60
|
||||
LazyJavaClassDescriptor@56['PrintStream'] {
|
||||
defaultType = JetTypeImpl@57['PrintStream']
|
||||
enumEntryIndex = LinkedHashMap@58 // through LazyJavaClassMemberScope@59
|
||||
functions('println': Name@60) = ArrayList@61[10] { JavaMethodDescriptor@62['println'], JavaMethodDescriptor@63['println'], JavaMethodDescriptor@64['println'], ... } // through LazyJavaClassMemberScope@59
|
||||
memberIndex = computeMemberIndex$1@65 // through LazyJavaClassMemberScope@59
|
||||
nestedClassIndex = LinkedHashMap@66 // through LazyJavaClassMemberScope@59
|
||||
nestedClasses('println': Name@60) = null // through LazyJavaClassMemberScope@59
|
||||
thisAsReceiverParameter = LazyClassReceiverParameterDescriptor@67['<this>']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@68['PrintStream']
|
||||
}
|
||||
@@ -109,42 +103,42 @@ LazyJavaClassDescriptor@71['System'] {
|
||||
typeConstructor = LazyJavaClassTypeConstructor@81['System']
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@17['Appendable'] {
|
||||
LazyJavaClassTypeConstructor@16['Appendable'] {
|
||||
parameters = ArrayList@82[empty]
|
||||
supertypes = ArrayList@83[1] { JetTypeImpl@84['Any'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@21['AutoCloseable'] {
|
||||
LazyJavaClassTypeConstructor@20['AutoCloseable'] {
|
||||
parameters = ArrayList@85[empty]
|
||||
supertypes = ArrayList@86[1] { JetTypeImpl@84['Any'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@25['Closeable'] {
|
||||
LazyJavaClassTypeConstructor@24['Closeable'] {
|
||||
parameters = ArrayList@87[empty]
|
||||
supertypes = ArrayList@88[1] { LazyJavaClassifierType@89['AutoCloseable'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@39['Enumeration'] {
|
||||
LazyJavaClassTypeConstructor@38['Enumeration'] {
|
||||
parameters = ArrayList@90[1] { LazyJavaTypeParameterDescriptor@91['E'] }
|
||||
supertypes = ArrayList@92[1] { JetTypeImpl@84['Any'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@41['Exception'] {
|
||||
LazyJavaClassTypeConstructor@40['Exception'] {
|
||||
parameters = ArrayList@93[empty]
|
||||
supertypes = ArrayList@94[1] { LazyJavaClassifierType@95['Throwable'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@45['FilterOutputStream'] {
|
||||
LazyJavaClassTypeConstructor@44['FilterOutputStream'] {
|
||||
parameters = ArrayList@96[empty]
|
||||
supertypes = ArrayList@97[1] { LazyJavaClassifierType@98['OutputStream'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@52['NoSuchElementException'] {
|
||||
LazyJavaClassTypeConstructor@51['NoSuchElementException'] {
|
||||
parameters = ArrayList@99[empty]
|
||||
supertypes = ArrayList@100[1] { LazyJavaClassifierType@101['RuntimeException'] }
|
||||
}
|
||||
|
||||
LazyJavaClassTypeConstructor@56['OutputStream'] {
|
||||
LazyJavaClassTypeConstructor@55['OutputStream'] {
|
||||
parameters = ArrayList@102[empty]
|
||||
supertypes = ArrayList@103[1] { LazyJavaClassifierType@104['Closeable'] }
|
||||
}
|
||||
@@ -167,28 +161,28 @@ LazyJavaClassifierType@108['Appendable'] {
|
||||
arguments = ArrayList@114[empty]
|
||||
classifier = JavaClassImpl@115['Appendable']
|
||||
memberScope = LazyJavaClassMemberScope@14
|
||||
typeConstructor = LazyJavaClassTypeConstructor@17['Appendable']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@16['Appendable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@89['AutoCloseable'] {
|
||||
arguments = ArrayList@116[empty]
|
||||
classifier = JavaClassImpl@117['AutoCloseable']
|
||||
memberScope = LazyJavaClassMemberScope@19
|
||||
typeConstructor = LazyJavaClassTypeConstructor@21['AutoCloseable']
|
||||
memberScope = LazyJavaClassMemberScope@18
|
||||
typeConstructor = LazyJavaClassTypeConstructor@20['AutoCloseable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@109['Closeable'] {
|
||||
arguments = ArrayList@118[empty]
|
||||
classifier = JavaClassImpl@119['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@23
|
||||
typeConstructor = LazyJavaClassTypeConstructor@25['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@22
|
||||
typeConstructor = LazyJavaClassTypeConstructor@24['Closeable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@104['Closeable'] {
|
||||
arguments = ArrayList@120[empty]
|
||||
classifier = JavaClassImpl@121['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@23
|
||||
typeConstructor = LazyJavaClassTypeConstructor@25['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@22
|
||||
typeConstructor = LazyJavaClassTypeConstructor@24['Closeable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@122['E'] {
|
||||
@@ -208,14 +202,14 @@ LazyJavaClassifierType@127['E'] {
|
||||
LazyJavaClassifierType@112['Exception'] {
|
||||
arguments = ArrayList@130[empty]
|
||||
classifier = JavaClassImpl@131['Exception']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@41['Exception']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@40['Exception']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@107['FilterOutputStream'] {
|
||||
arguments = ArrayList@132[empty]
|
||||
classifier = JavaClassImpl@133['FilterOutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@43
|
||||
typeConstructor = LazyJavaClassTypeConstructor@45['FilterOutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@42
|
||||
typeConstructor = LazyJavaClassTypeConstructor@44['FilterOutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@134['Flushable'] {
|
||||
@@ -265,14 +259,14 @@ LazyJavaClassifierType@150['Object'] {
|
||||
LazyJavaClassifierType@98['OutputStream'] {
|
||||
arguments = ArrayList@152[empty]
|
||||
classifier = JavaClassImpl@153['OutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@54
|
||||
typeConstructor = LazyJavaClassTypeConstructor@56['OutputStream']
|
||||
memberScope = LazyJavaClassMemberScope@53
|
||||
typeConstructor = LazyJavaClassTypeConstructor@55['OutputStream']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@154['PrintStream'] {
|
||||
arguments = ArrayList@155[empty]
|
||||
classifier = JavaClassImpl@156['PrintStream']
|
||||
memberScope = LazyJavaClassMemberScope@60
|
||||
memberScope = LazyJavaClassMemberScope@59
|
||||
nullable = 'false': Boolean@125
|
||||
typeConstructor = LazyJavaClassTypeConstructor@68['PrintStream']
|
||||
}
|
||||
@@ -362,14 +356,14 @@ LazyJavaPackageFragmentProvider@175 {
|
||||
packageFragments('kotlin.io': FqName@215) = null
|
||||
packageFragments('kotlin.jvm': FqName@216) = null
|
||||
topLevelClasses(JavaClassImpl@115['Appendable']) = LazyJavaClassDescriptor@11['Appendable']
|
||||
topLevelClasses(JavaClassImpl@117['AutoCloseable']) = LazyJavaClassDescriptor@18['AutoCloseable']
|
||||
topLevelClasses(JavaClassImpl@119['Closeable']) = LazyJavaClassDescriptor@22['Closeable']
|
||||
topLevelClasses(JavaClassImpl@217['Enumeration']) = LazyJavaClassDescriptor@26['Enumeration']
|
||||
topLevelClasses(JavaClassImpl@131['Exception']) = LazyJavaClassDescriptor@40['Exception']
|
||||
topLevelClasses(JavaClassImpl@133['FilterOutputStream']) = LazyJavaClassDescriptor@42['FilterOutputStream']
|
||||
topLevelClasses(JavaClassImpl@218['NoSuchElementException']) = LazyJavaClassDescriptor@46['NoSuchElementException']
|
||||
topLevelClasses(JavaClassImpl@153['OutputStream']) = LazyJavaClassDescriptor@53['OutputStream']
|
||||
topLevelClasses(JavaClassImpl@156['PrintStream']) = LazyJavaClassDescriptor@57['PrintStream']
|
||||
topLevelClasses(JavaClassImpl@117['AutoCloseable']) = LazyJavaClassDescriptor@17['AutoCloseable']
|
||||
topLevelClasses(JavaClassImpl@119['Closeable']) = LazyJavaClassDescriptor@21['Closeable']
|
||||
topLevelClasses(JavaClassImpl@217['Enumeration']) = LazyJavaClassDescriptor@25['Enumeration']
|
||||
topLevelClasses(JavaClassImpl@131['Exception']) = LazyJavaClassDescriptor@39['Exception']
|
||||
topLevelClasses(JavaClassImpl@133['FilterOutputStream']) = LazyJavaClassDescriptor@41['FilterOutputStream']
|
||||
topLevelClasses(JavaClassImpl@218['NoSuchElementException']) = LazyJavaClassDescriptor@45['NoSuchElementException']
|
||||
topLevelClasses(JavaClassImpl@153['OutputStream']) = LazyJavaClassDescriptor@52['OutputStream']
|
||||
topLevelClasses(JavaClassImpl@156['PrintStream']) = LazyJavaClassDescriptor@56['PrintStream']
|
||||
topLevelClasses(JavaClassImpl@160['RuntimeException']) = LazyJavaClassDescriptor@69['RuntimeException']
|
||||
topLevelClasses(JavaClassImpl@219['System']) = LazyJavaClassDescriptor@71['System']
|
||||
}
|
||||
@@ -384,75 +378,293 @@ LazyJavaPackageFragment@177['<root>'] {
|
||||
classes('String': Name@227) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('System': Name@228) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('equals': Name@229) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('hasMoreElements': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('hasMoreElements': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('hasNext': Name@230) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('iterator': Name@231) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('java': Name@232) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('next': Name@233) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('nextElement': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('println': Name@16) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
deserializedPackageScope = Empty@234 // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
classes('nextElement': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
deserializedPackageScope = Empty@233 // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('equals': Name@229) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('hasMoreElements': Name@30) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('hasNext': Name@235) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('hasMoreElements': Name@29) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('iterator': Name@231) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('java': Name@236) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('next': Name@233) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('nextElement': Name@33) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('println': Name@16) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
memberIndex = computeMemberIndex$1@237 // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('java': Name@234) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
functions('nextElement': Name@32) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
memberIndex = computeMemberIndex$1@235 // through LazyPackageFragmentScopeForJavaPackage@221
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@188['java'] {
|
||||
classes('lang': Name@238) = null // through LazyPackageFragmentScopeForJavaPackage@239
|
||||
classes('util': Name@240) = null // through LazyPackageFragmentScopeForJavaPackage@239
|
||||
deserializedPackageScope = Empty@234 // through LazyPackageFragmentScopeForJavaPackage@239
|
||||
functions('lang': Name@241) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@239
|
||||
functions('util': Name@242) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@239
|
||||
memberIndex = computeMemberIndex$1@243 // through LazyPackageFragmentScopeForJavaPackage@239
|
||||
classes('lang': Name@236) = null // through LazyPackageFragmentScopeForJavaPackage@237
|
||||
classes('util': Name@238) = null // through LazyPackageFragmentScopeForJavaPackage@237
|
||||
deserializedPackageScope = Empty@233 // through LazyPackageFragmentScopeForJavaPackage@237
|
||||
functions('lang': Name@239) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@237
|
||||
functions('util': Name@240) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@237
|
||||
memberIndex = computeMemberIndex$1@241 // through LazyPackageFragmentScopeForJavaPackage@237
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@192['lang'] {
|
||||
classes('System': Name@228) = LazyJavaClassDescriptor@71['System'] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('equals': Name@229) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('hasMoreElements': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('hasNext': Name@230) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('iterator': Name@231) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('java': Name@245) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('next': Name@233) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('nextElement': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('println': Name@16) = null // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
deserializedPackageScope = Empty@234 // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
functions('equals': Name@229) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
functions('hasMoreElements': Name@30) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
functions('hasNext': Name@235) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
functions('iterator': Name@231) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
functions('next': Name@233) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
functions('nextElement': Name@33) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
functions('println': Name@16) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
memberIndex = computeMemberIndex$1@246 // through LazyPackageFragmentScopeForJavaPackage@244
|
||||
classes('System': Name@228) = LazyJavaClassDescriptor@71['System'] // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
classes('equals': Name@229) = null // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
classes('hasMoreElements': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
classes('hasNext': Name@230) = null // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
classes('iterator': Name@231) = null // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
classes('java': Name@243) = null // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
classes('nextElement': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
deserializedPackageScope = Empty@233 // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
functions('equals': Name@229) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
functions('hasMoreElements': Name@29) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
functions('iterator': Name@231) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
functions('nextElement': Name@32) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
memberIndex = computeMemberIndex$1@244 // through LazyPackageFragmentScopeForJavaPackage@242
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@203['util'] {
|
||||
classes('Enumeration': Name@247) = LazyJavaClassDescriptor@26['Enumeration'] // through LazyPackageFragmentScopeForJavaPackage@248
|
||||
classes('NoSuchElementException': Name@249) = LazyJavaClassDescriptor@46['NoSuchElementException'] // through LazyPackageFragmentScopeForJavaPackage@248
|
||||
deserializedPackageScope = Empty@234 // through LazyPackageFragmentScopeForJavaPackage@248
|
||||
functions('Enumeration': Name@250) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@248
|
||||
functions('NoSuchElementException': Name@249) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@248
|
||||
memberIndex = computeMemberIndex$1@251 // through LazyPackageFragmentScopeForJavaPackage@248
|
||||
classes('Enumeration': Name@245) = LazyJavaClassDescriptor@25['Enumeration'] // through LazyPackageFragmentScopeForJavaPackage@246
|
||||
classes('NoSuchElementException': Name@247) = LazyJavaClassDescriptor@45['NoSuchElementException'] // through LazyPackageFragmentScopeForJavaPackage@246
|
||||
deserializedPackageScope = Empty@233 // through LazyPackageFragmentScopeForJavaPackage@246
|
||||
functions('Enumeration': Name@248) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@246
|
||||
functions('NoSuchElementException': Name@247) = EmptyList@13[empty] // through LazyPackageFragmentScopeForJavaPackage@246
|
||||
memberIndex = computeMemberIndex$1@249 // through LazyPackageFragmentScopeForJavaPackage@246
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterDescriptor@91['E'] {
|
||||
defaultType = JetTypeImpl@252['E']
|
||||
defaultType = JetTypeImpl@250['E']
|
||||
typeConstructor = AbstractLazyTypeParameterDescriptor$1@126
|
||||
upperBounds = LinkedHashSet@253[1] { NullableType@254 }
|
||||
upperBoundsAsType = NullableType@254
|
||||
upperBounds = LinkedHashSet@251[1] { NullableType@252 }
|
||||
upperBoundsAsType = NullableType@252
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterResolver@253 {
|
||||
resolve(JavaTypeParameterImpl@254['E']) = LazyJavaTypeParameterDescriptor@91['E']
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterResolver@255 {
|
||||
resolve(JavaTypeParameterImpl@256['E']) = LazyJavaTypeParameterDescriptor@91['E']
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterResolver@257 {
|
||||
resolve(JavaTypeParameterImpl@124['E']) = null
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@256 {
|
||||
<name not found> = ArrayList@257[10] { ResolutionCandidate@258, ResolutionCandidate@259, ResolutionCandidate@260, ... }
|
||||
<name not found> = ArrayList@261[10] { ResolutionCandidate@258, ResolutionCandidate@259, ResolutionCandidate@260, ... }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@262 {
|
||||
<name not found> = ArrayList@263[1] { ResolutionCandidate@264 }
|
||||
<name not found> = ArrayList@265[1] { ResolutionCandidate@264 }
|
||||
<name not found> = ArrayList@266[1] { ResolutionCandidate@267 }
|
||||
<name not found> = ArrayList@268[1] { ResolutionCandidate@267 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@269 {
|
||||
<name not found> = ArrayList@270[1] { ResolutionCandidate@271 }
|
||||
<name not found> = ArrayList@272[1] { ResolutionCandidate@271 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@273 {
|
||||
<name not found> = ArrayList@274[1] { ResolutionCandidate@275 }
|
||||
<name not found> = ArrayList@276[1] { ResolutionCandidate@275 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@277 {
|
||||
<name not found> = ArrayList@278[1] { ResolutionCandidate@279 }
|
||||
<name not found> = ArrayList@280[1] { ResolutionCandidate@279 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@281 {
|
||||
<name not found> = ArrayList@282[1] { ResolutionCandidate@283 }
|
||||
<name not found> = ArrayList@284[1] { ResolutionCandidate@283 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@285 {
|
||||
<name not found> = ArrayList@286[1] { ResolutionCandidate@287 }
|
||||
<name not found> = ArrayList@288[1] { ResolutionCandidate@287 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@289 {
|
||||
<name not found> = ArrayList@290[1] { ResolutionCandidate@291 }
|
||||
<name not found> = ArrayList@292[1] { ResolutionCandidate@291 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@293 {
|
||||
<name not found> = ArrayList@294[1] { ResolutionCandidate@295 }
|
||||
<name not found> = ArrayList@296[1] { ResolutionCandidate@295 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@297 {
|
||||
<name not found> = ArrayList@298[1] { ResolutionCandidate@299 }
|
||||
<name not found> = ArrayList@300[1] { ResolutionCandidate@299 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@301 {
|
||||
<name not found> = ArrayList@302[1] { ResolutionCandidate@303 }
|
||||
<name not found> = ArrayList@304[1] { ResolutionCandidate@303 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@305 {
|
||||
<name not found> = ArrayList@306[1] { ResolutionCandidate@307 }
|
||||
<name not found> = ArrayList@308[1] { ResolutionCandidate@307 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@309 {
|
||||
<name not found> = ArrayList@310[1] { ResolutionCandidate@311 }
|
||||
<name not found> = ArrayList@312[1] { ResolutionCandidate@311 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@313 {
|
||||
<name not found> = ArrayList@314[2] { ResolutionCandidate@315, ResolutionCandidate@316 }
|
||||
<name not found> = ArrayList@317[2] { ResolutionCandidate@315, ResolutionCandidate@316 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@318 {
|
||||
<name not found> = ArrayList@319[2] { ResolutionCandidate@320, ResolutionCandidate@321 }
|
||||
<name not found> = ArrayList@322[2] { ResolutionCandidate@320, ResolutionCandidate@321 }
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@323 {
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@324 {
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@325 {
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
<name not found> = EmptyList@13[empty]
|
||||
}
|
||||
|
||||
@@ -83,64 +83,135 @@ LazyJavaPackageFragment@39['<root>'] {
|
||||
classes('Int': Name@66) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('Iterator': Name@67) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('hasMoreElements': Name@10) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('hasNext': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('iterator': Name@13) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('java': Name@69) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('next': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('java': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
classes('nextElement': Name@15) = null // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
deserializedPackageScope = Empty@69 // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
functions('hasMoreElements': Name@10) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
functions('hasNext': Name@68) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
functions('iterator': Name@13) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
functions('java': Name@72) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
functions('next': Name@70) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
functions('java': Name@70) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
functions('nextElement': Name@15) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
memberIndex = computeMemberIndex$1@73 // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
memberIndex = computeMemberIndex$1@71 // through LazyPackageFragmentScopeForJavaPackage@64
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@45['java'] {
|
||||
classes('lang': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@75
|
||||
classes('util': Name@76) = null // through LazyPackageFragmentScopeForJavaPackage@75
|
||||
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@75
|
||||
functions('lang': Name@77) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@75
|
||||
functions('util': Name@78) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@75
|
||||
memberIndex = computeMemberIndex$1@79 // through LazyPackageFragmentScopeForJavaPackage@75
|
||||
classes('lang': Name@72) = null // through LazyPackageFragmentScopeForJavaPackage@73
|
||||
classes('util': Name@74) = null // through LazyPackageFragmentScopeForJavaPackage@73
|
||||
deserializedPackageScope = Empty@69 // through LazyPackageFragmentScopeForJavaPackage@73
|
||||
functions('lang': Name@75) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@73
|
||||
functions('util': Name@76) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@73
|
||||
memberIndex = computeMemberIndex$1@77 // through LazyPackageFragmentScopeForJavaPackage@73
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@47['lang'] {
|
||||
classes('hasMoreElements': Name@10) = null // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
classes('hasNext': Name@68) = null // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
classes('iterator': Name@13) = null // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
classes('java': Name@81) = null // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
classes('next': Name@70) = null // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
classes('nextElement': Name@15) = null // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
functions('hasMoreElements': Name@10) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
functions('hasNext': Name@68) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
functions('iterator': Name@13) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
functions('next': Name@70) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
functions('nextElement': Name@15) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
memberIndex = computeMemberIndex$1@82 // through LazyPackageFragmentScopeForJavaPackage@80
|
||||
classes('hasMoreElements': Name@10) = null // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
classes('iterator': Name@13) = null // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
classes('java': Name@79) = null // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
classes('nextElement': Name@15) = null // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
deserializedPackageScope = Empty@69 // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
functions('hasMoreElements': Name@10) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
functions('iterator': Name@13) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
functions('nextElement': Name@15) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
memberIndex = computeMemberIndex$1@80 // through LazyPackageFragmentScopeForJavaPackage@78
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@53['util'] {
|
||||
classes('Enumeration': Name@83) = LazyJavaClassDescriptor@6['Enumeration'] // through LazyPackageFragmentScopeForJavaPackage@84
|
||||
deserializedPackageScope = Empty@71 // through LazyPackageFragmentScopeForJavaPackage@84
|
||||
functions('Enumeration': Name@85) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@84
|
||||
memberIndex = computeMemberIndex$1@86 // through LazyPackageFragmentScopeForJavaPackage@84
|
||||
classes('Enumeration': Name@81) = LazyJavaClassDescriptor@6['Enumeration'] // through LazyPackageFragmentScopeForJavaPackage@82
|
||||
deserializedPackageScope = Empty@69 // through LazyPackageFragmentScopeForJavaPackage@82
|
||||
functions('Enumeration': Name@83) = EmptyList@14[empty] // through LazyPackageFragmentScopeForJavaPackage@82
|
||||
memberIndex = computeMemberIndex$1@84 // through LazyPackageFragmentScopeForJavaPackage@82
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterDescriptor@23['E'] {
|
||||
defaultType = JetTypeImpl@87['E']
|
||||
defaultType = JetTypeImpl@85['E']
|
||||
typeConstructor = AbstractLazyTypeParameterDescriptor$1@30
|
||||
upperBounds = LinkedHashSet@88[1] { NullableType@89 }
|
||||
upperBoundsAsType = NullableType@89
|
||||
upperBounds = LinkedHashSet@86[1] { NullableType@87 }
|
||||
upperBoundsAsType = NullableType@87
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterResolver@88 {
|
||||
resolve(JavaTypeParameterImpl@89['E']) = LazyJavaTypeParameterDescriptor@23['E']
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterResolver@90 {
|
||||
resolve(JavaTypeParameterImpl@91['E']) = LazyJavaTypeParameterDescriptor@23['E']
|
||||
}
|
||||
|
||||
LazyJavaTypeParameterResolver@92 {
|
||||
resolve(JavaTypeParameterImpl@28['E']) = null
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@91 {
|
||||
<name not found> = ArrayList@92[1] { ResolutionCandidate@93 }
|
||||
<name not found> = ArrayList@94[1] { ResolutionCandidate@93 }
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@95 {
|
||||
<name not found> = ArrayList@96[1] { ResolutionCandidate@97 }
|
||||
<name not found> = ArrayList@98[1] { ResolutionCandidate@97 }
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@99 {
|
||||
<name not found> = ArrayList@100[1] { ResolutionCandidate@101 }
|
||||
<name not found> = ArrayList@102[1] { ResolutionCandidate@101 }
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
<name not found> = EmptyList@14[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@103 {
|
||||
<name not found> = ArrayList@104[1] { ResolutionCandidate@105 }
|
||||
<name not found> = ArrayList@106[1] { ResolutionCandidate@105 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@107 {
|
||||
<name not found> = ArrayList@108[1] { ResolutionCandidate@109 }
|
||||
<name not found> = ArrayList@110[1] { ResolutionCandidate@109 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@111 {
|
||||
<name not found> = ArrayList@112[1] { ResolutionCandidate@113 }
|
||||
<name not found> = ArrayList@114[1] { ResolutionCandidate@113 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@115 {
|
||||
<name not found> = ArrayList@116[1] { ResolutionCandidate@117 }
|
||||
<name not found> = ArrayList@118[1] { ResolutionCandidate@117 }
|
||||
}
|
||||
|
||||
@@ -56,3 +56,219 @@ LazyJavaPackageFragment@10['lang'] {
|
||||
functions('f5': Name@28) = EmptyList@30[empty] // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
memberIndex = computeMemberIndex$1@37 // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@38 {
|
||||
<name not found> = ArrayList@39[1] { ResolutionCandidate@40 }
|
||||
<name not found> = ArrayList@41[1] { ResolutionCandidate@40 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@42 {
|
||||
<name not found> = ArrayList@43[1] { ResolutionCandidate@44 }
|
||||
<name not found> = ArrayList@45[1] { ResolutionCandidate@44 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@46 {
|
||||
<name not found> = ArrayList@47[1] { ResolutionCandidate@48 }
|
||||
<name not found> = ArrayList@49[1] { ResolutionCandidate@48 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@50 {
|
||||
<name not found> = ArrayList@51[1] { ResolutionCandidate@52 }
|
||||
<name not found> = ArrayList@53[1] { ResolutionCandidate@52 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@54 {
|
||||
<name not found> = ArrayList@55[1] { ResolutionCandidate@56 }
|
||||
<name not found> = ArrayList@57[1] { ResolutionCandidate@56 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@58 {
|
||||
<name not found> = ArrayList@59[1] { ResolutionCandidate@60 }
|
||||
<name not found> = ArrayList@61[1] { ResolutionCandidate@60 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@62 {
|
||||
<name not found> = ArrayList@63[1] { ResolutionCandidate@64 }
|
||||
<name not found> = ArrayList@65[1] { ResolutionCandidate@64 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@66 {
|
||||
<name not found> = ArrayList@67[1] { ResolutionCandidate@68 }
|
||||
<name not found> = ArrayList@69[1] { ResolutionCandidate@68 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@70 {
|
||||
<name not found> = ArrayList@71[1] { ResolutionCandidate@72 }
|
||||
<name not found> = ArrayList@73[1] { ResolutionCandidate@72 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@74 {
|
||||
<name not found> = ArrayList@75[1] { ResolutionCandidate@76 }
|
||||
<name not found> = ArrayList@77[1] { ResolutionCandidate@76 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@78 {
|
||||
<name not found> = ArrayList@79[1] { ResolutionCandidate@80 }
|
||||
<name not found> = ArrayList@81[1] { ResolutionCandidate@80 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@82 {
|
||||
<name not found> = ArrayList@83[1] { ResolutionCandidate@84 }
|
||||
<name not found> = ArrayList@85[1] { ResolutionCandidate@84 }
|
||||
<name not found> = EmptyList@30[empty]
|
||||
<name not found> = EmptyList@30[empty]
|
||||
}
|
||||
|
||||
@@ -55,3 +55,169 @@ LazyJavaPackageFragment@13['lang'] {
|
||||
functions('with': Name@36) = EmptyList@38[empty] // through LazyPackageFragmentScopeForJavaPackage@44
|
||||
memberIndex = computeMemberIndex$1@45 // through LazyPackageFragmentScopeForJavaPackage@44
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@46 {
|
||||
<name not found> = ArrayList@47[1] { ResolutionCandidate@48 }
|
||||
<name not found> = ArrayList@49[1] { ResolutionCandidate@48 }
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@50 {
|
||||
<name not found> = ArrayList@51[1] { ResolutionCandidate@52 }
|
||||
<name not found> = ArrayList@53[1] { ResolutionCandidate@52 }
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@54 {
|
||||
<name not found> = ArrayList@55[1] { ResolutionCandidate@56 }
|
||||
<name not found> = ArrayList@57[1] { ResolutionCandidate@56 }
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@58 {
|
||||
<name not found> = ArrayList@59[1] { ResolutionCandidate@60 }
|
||||
<name not found> = ArrayList@61[1] { ResolutionCandidate@60 }
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@62 {
|
||||
<name not found> = ArrayList@63[1] { ResolutionCandidate@64 }
|
||||
<name not found> = ArrayList@65[1] { ResolutionCandidate@64 }
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
<name not found> = EmptyList@38[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@66 {
|
||||
<name not found> = ArrayList@67[1] { ResolutionCandidate@68 }
|
||||
<name not found> = ArrayList@69[1] { ResolutionCandidate@68 }
|
||||
}
|
||||
|
||||
@@ -41,3 +41,248 @@ LazyJavaPackageFragment@11['lang'] {
|
||||
functions('invoke': Name@34) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@32
|
||||
memberIndex = computeMemberIndex$1@35 // through LazyPackageFragmentScopeForJavaPackage@32
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@36 {
|
||||
<name not found> = ArrayList@37[1] { ResolutionCandidate@38 }
|
||||
<name not found> = ArrayList@39[1] { ResolutionCandidate@38 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@40 {
|
||||
<name not found> = ArrayList@41[1] { ResolutionCandidate@42 }
|
||||
<name not found> = ArrayList@43[1] { ResolutionCandidate@42 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@44 {
|
||||
<name not found> = ArrayList@45[1] { ResolutionCandidate@46 }
|
||||
<name not found> = ArrayList@47[1] { ResolutionCandidate@46 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@48 {
|
||||
<name not found> = ArrayList@49[1] { ResolutionCandidate@50 }
|
||||
<name not found> = ArrayList@51[1] { ResolutionCandidate@50 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@52 {
|
||||
<name not found> = ArrayList@53[1] { ResolutionCandidate@54 }
|
||||
<name not found> = ArrayList@55[1] { ResolutionCandidate@54 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@56 {
|
||||
<name not found> = ArrayList@57[1] { ResolutionCandidate@58 }
|
||||
<name not found> = ArrayList@59[1] { ResolutionCandidate@58 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@60 {
|
||||
<name not found> = ArrayList@61[1] { ResolutionCandidate@62 }
|
||||
<name not found> = ArrayList@63[1] { ResolutionCandidate@62 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@64 {
|
||||
<name not found> = ArrayList@65[1] { ResolutionCandidate@66 }
|
||||
<name not found> = ArrayList@67[1] { ResolutionCandidate@66 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@68 {
|
||||
<name not found> = ArrayList@69[1] { ResolutionCandidate@70 }
|
||||
<name not found> = ArrayList@71[1] { ResolutionCandidate@70 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@72 {
|
||||
<name not found> = ArrayList@73[1] { ResolutionCandidate@74 }
|
||||
<name not found> = ArrayList@75[1] { ResolutionCandidate@74 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@76 {
|
||||
<name not found> = ArrayList@77[1] { ResolutionCandidate@78 }
|
||||
<name not found> = ArrayList@79[1] { ResolutionCandidate@78 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@80 {
|
||||
<name not found> = ArrayList@81[1] { ResolutionCandidate@82 }
|
||||
<name not found> = ArrayList@83[1] { ResolutionCandidate@82 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@84 {
|
||||
<name not found> = ArrayList@85[1] { ResolutionCandidate@86 }
|
||||
<name not found> = ArrayList@87[1] { ResolutionCandidate@86 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@88 {
|
||||
<name not found> = ArrayList@89[1] { ResolutionCandidate@90 }
|
||||
<name not found> = ArrayList@91[1] { ResolutionCandidate@90 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@92 {
|
||||
<name not found> = ArrayList@93[1] { ResolutionCandidate@94 }
|
||||
<name not found> = ArrayList@95[1] { ResolutionCandidate@94 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@96 {
|
||||
<name not found> = ArrayList@97[1] { ResolutionCandidate@98 }
|
||||
<name not found> = ArrayList@99[1] { ResolutionCandidate@98 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@100 {
|
||||
<name not found> = ArrayList@101[1] { ResolutionCandidate@102 }
|
||||
<name not found> = ArrayList@103[1] { ResolutionCandidate@102 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@104 {
|
||||
<name not found> = ArrayList@105[1] { ResolutionCandidate@106 }
|
||||
<name not found> = ArrayList@107[1] { ResolutionCandidate@106 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@108 {
|
||||
<name not found> = ArrayList@109[1] { ResolutionCandidate@110 }
|
||||
<name not found> = ArrayList@111[1] { ResolutionCandidate@110 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@112 {
|
||||
<name not found> = ArrayList@113[1] { ResolutionCandidate@114 }
|
||||
<name not found> = ArrayList@115[1] { ResolutionCandidate@114 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@116 {
|
||||
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
|
||||
<name not found> = ArrayList@119[1] { ResolutionCandidate@118 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@120 {
|
||||
<name not found> = ArrayList@121[1] { ResolutionCandidate@122 }
|
||||
<name not found> = ArrayList@123[1] { ResolutionCandidate@122 }
|
||||
}
|
||||
|
||||
@@ -44,3 +44,45 @@ LazyJavaPackageFragment@13['lang'] {
|
||||
functions('baz': Name@38) = EmptyList@34[empty] // through LazyPackageFragmentScopeForJavaPackage@37
|
||||
memberIndex = computeMemberIndex$1@39 // through LazyPackageFragmentScopeForJavaPackage@37
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@40 {
|
||||
<name not found> = ArrayList@41[1] { ResolutionCandidate@42 }
|
||||
<name not found> = ArrayList@43[1] { ResolutionCandidate@42 }
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@44 {
|
||||
<name not found> = ArrayList@45[1] { ResolutionCandidate@46 }
|
||||
<name not found> = ArrayList@47[1] { ResolutionCandidate@46 }
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@48 {
|
||||
<name not found> = ArrayList@49[1] { ResolutionCandidate@50 }
|
||||
<name not found> = ArrayList@51[1] { ResolutionCandidate@50 }
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
<name not found> = EmptyList@34[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@52 {
|
||||
<name not found> = ArrayList@53[1] { ResolutionCandidate@54 }
|
||||
<name not found> = ArrayList@55[1] { ResolutionCandidate@54 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@56 {
|
||||
<name not found> = ArrayList@57[1] { ResolutionCandidate@58 }
|
||||
<name not found> = ArrayList@59[1] { ResolutionCandidate@58 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@60 {
|
||||
<name not found> = ArrayList@61[1] { ResolutionCandidate@62 }
|
||||
<name not found> = ArrayList@63[1] { ResolutionCandidate@62 }
|
||||
}
|
||||
|
||||
@@ -37,3 +37,32 @@ LazyJavaPackageFragment@10['lang'] {
|
||||
functions('toString': Name@16) = EmptyList@19[empty] // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
memberIndex = computeMemberIndex$1@26 // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@27 {
|
||||
<name not found> = ArrayList@28[1] { ResolutionCandidate@29 }
|
||||
<name not found> = ArrayList@30[1] { ResolutionCandidate@29 }
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@31 {
|
||||
<name not found> = ArrayList@32[1] { ResolutionCandidate@33 }
|
||||
<name not found> = ArrayList@34[1] { ResolutionCandidate@33 }
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@35 {
|
||||
<name not found> = ArrayList@36[1] { ResolutionCandidate@37 }
|
||||
<name not found> = ArrayList@38[1] { ResolutionCandidate@37 }
|
||||
<name not found> = EmptyList@19[empty]
|
||||
<name not found> = EmptyList@19[empty]
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@ LazyJavaClassDescriptor@0['File'] {
|
||||
nestedClassIndex = LinkedHashMap@8 // through LazyJavaClassMemberScope@3
|
||||
nestedClasses('getName': Name@4) = null // through LazyJavaClassMemberScope@3
|
||||
nestedClasses('name': Name@9) = null // through LazyJavaClassMemberScope@3
|
||||
properties('getName': Name@4) = EmptyList@10[empty] // through LazyJavaClassMemberScope@3
|
||||
properties('name': Name@9) = EmptyList@10[empty] // through LazyJavaClassMemberScope@3
|
||||
thisAsReceiverParameter = LazyClassReceiverParameterDescriptor@11['<this>']
|
||||
typeConstructor = LazyJavaClassTypeConstructor@12['File']
|
||||
@@ -16,7 +15,6 @@ LazyJavaClassDescriptor@0['File'] {
|
||||
LazyJavaClassDescriptor@13['Serializable'] {
|
||||
functions('getName': Name@14) = EmptyList@10[empty] // through LazyJavaClassMemberScope@15
|
||||
memberIndex = computeMemberIndex$1@16 // through LazyJavaClassMemberScope@15
|
||||
properties('getName': Name@4) = EmptyList@10[empty] // through LazyJavaClassMemberScope@15
|
||||
properties('name': Name@9) = EmptyList@10[empty] // through LazyJavaClassMemberScope@15
|
||||
typeConstructor = LazyJavaClassTypeConstructor@17['Serializable']
|
||||
}
|
||||
@@ -132,3 +130,47 @@ LazyJavaPackageFragment@67['lang'] {
|
||||
functions('getName': Name@4) = EmptyList@10[empty] // through LazyPackageFragmentScopeForJavaPackage@89
|
||||
memberIndex = computeMemberIndex$1@90 // through LazyPackageFragmentScopeForJavaPackage@89
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@91 {
|
||||
<name not found> = ArrayList@92[1] { ResolutionCandidate@93 }
|
||||
<name not found> = ArrayList@94[1] { ResolutionCandidate@93 }
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@95 {
|
||||
<name not found> = ArrayList@96[1] { ResolutionCandidate@97 }
|
||||
<name not found> = ArrayList@98[1] { ResolutionCandidate@97 }
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@99 {
|
||||
<name not found> = ArrayList@100[1] { ResolutionCandidate@101 }
|
||||
<name not found> = ArrayList@102[1] { ResolutionCandidate@101 }
|
||||
<name not found> = EmptyList@10[empty]
|
||||
<name not found> = EmptyList@10[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@103 {
|
||||
<name not found> = ArrayList@104[1] { ResolutionCandidate@105 }
|
||||
<name not found> = ArrayList@106[1] { ResolutionCandidate@105 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@107 {
|
||||
<name not found> = ArrayList@108[1] { ResolutionCandidate@109 }
|
||||
<name not found> = ArrayList@110[1] { ResolutionCandidate@109 }
|
||||
}
|
||||
|
||||
@@ -113,14 +113,14 @@ LazyJavaClassifierType@58['AutoCloseable'] {
|
||||
typeConstructor = LazyJavaClassTypeConstructor@13['AutoCloseable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@61['Closeable'] {
|
||||
LazyJavaClassifierType@67['Closeable'] {
|
||||
arguments = ArrayList@70[empty]
|
||||
classifier = JavaClassImpl@71['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@29
|
||||
typeConstructor = LazyJavaClassTypeConstructor@31['Closeable']
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@67['Closeable'] {
|
||||
LazyJavaClassifierType@61['Closeable'] {
|
||||
arguments = ArrayList@72[empty]
|
||||
classifier = JavaClassImpl@73['Closeable']
|
||||
memberScope = LazyJavaClassMemberScope@29
|
||||
@@ -266,7 +266,7 @@ LazyJavaPackageFragmentProvider@111 {
|
||||
topLevelClasses(JavaClassImpl@69['AutoCloseable']) = LazyJavaClassDescriptor@7['AutoCloseable']
|
||||
topLevelClasses(JavaClassImpl@157['BufferedInputStream']) = LazyJavaClassDescriptor@14['BufferedInputStream']
|
||||
topLevelClasses(JavaClassImpl@158['BufferedReader']) = LazyJavaClassDescriptor@21['BufferedReader']
|
||||
topLevelClasses(JavaClassImpl@71['Closeable']) = LazyJavaClassDescriptor@28['Closeable']
|
||||
topLevelClasses(JavaClassImpl@73['Closeable']) = LazyJavaClassDescriptor@28['Closeable']
|
||||
topLevelClasses(JavaClassImpl@159['InputStream']) = LazyJavaClassDescriptor@32['InputStream']
|
||||
topLevelClasses(JavaClassImpl@98['Readable']) = LazyJavaClassDescriptor@38['Readable']
|
||||
topLevelClasses(JavaClassImpl@160['Reader']) = LazyJavaClassDescriptor@42['Reader']
|
||||
@@ -279,49 +279,136 @@ LazyJavaPackageFragment@113['<root>'] {
|
||||
classes('Int': Name@165) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
classes('Reader': Name@166) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
classes('String': Name@167) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
classes('foo': Name@168) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
classes('inline': Name@169) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
classes('java': Name@170) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
deserializedPackageScope = Empty@171 // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
classes('inline': Name@168) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
classes('java': Name@169) = null // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
deserializedPackageScope = Empty@170 // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
functions('BufferedInputStream': Name@8) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
functions('BufferedReader': Name@11) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
functions('foo': Name@168) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
functions('java': Name@172) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
memberIndex = computeMemberIndex$1@173 // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
functions('java': Name@171) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
memberIndex = computeMemberIndex$1@172 // through LazyPackageFragmentScopeForJavaPackage@162
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@127['io'] {
|
||||
classes('BufferedInputStream': Name@161) = LazyJavaClassDescriptor@14['BufferedInputStream'] // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('BufferedReader': Name@163) = LazyJavaClassDescriptor@21['BufferedReader'] // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('InputStream': Name@164) = LazyJavaClassDescriptor@32['InputStream'] // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('Int': Name@165) = null // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('Reader': Name@166) = LazyJavaClassDescriptor@42['Reader'] // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('String': Name@167) = null // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('foo': Name@168) = null // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('inline': Name@169) = null // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
deserializedPackageScope = Empty@171 // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
functions('BufferedInputStream': Name@8) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
functions('BufferedReader': Name@11) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
functions('foo': Name@168) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
memberIndex = computeMemberIndex$1@175 // through LazyPackageFragmentScopeForJavaPackage@174
|
||||
classes('BufferedInputStream': Name@161) = LazyJavaClassDescriptor@14['BufferedInputStream'] // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
classes('BufferedReader': Name@163) = LazyJavaClassDescriptor@21['BufferedReader'] // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
classes('InputStream': Name@164) = LazyJavaClassDescriptor@32['InputStream'] // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
classes('Int': Name@165) = null // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
classes('Reader': Name@166) = LazyJavaClassDescriptor@42['Reader'] // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
classes('String': Name@167) = null // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
classes('inline': Name@168) = null // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
deserializedPackageScope = Empty@170 // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
functions('BufferedInputStream': Name@8) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
functions('BufferedReader': Name@11) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
memberIndex = computeMemberIndex$1@174 // through LazyPackageFragmentScopeForJavaPackage@173
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@125['java'] {
|
||||
classes('io': Name@176) = null // through LazyPackageFragmentScopeForJavaPackage@177
|
||||
classes('lang': Name@178) = null // through LazyPackageFragmentScopeForJavaPackage@177
|
||||
deserializedPackageScope = Empty@171 // through LazyPackageFragmentScopeForJavaPackage@177
|
||||
functions('io': Name@179) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@177
|
||||
functions('lang': Name@180) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@177
|
||||
memberIndex = computeMemberIndex$1@181 // through LazyPackageFragmentScopeForJavaPackage@177
|
||||
classes('io': Name@175) = null // through LazyPackageFragmentScopeForJavaPackage@176
|
||||
classes('lang': Name@177) = null // through LazyPackageFragmentScopeForJavaPackage@176
|
||||
deserializedPackageScope = Empty@170 // through LazyPackageFragmentScopeForJavaPackage@176
|
||||
functions('io': Name@178) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@176
|
||||
functions('lang': Name@179) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@176
|
||||
memberIndex = computeMemberIndex$1@180 // through LazyPackageFragmentScopeForJavaPackage@176
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@137['lang'] {
|
||||
classes('BufferedInputStream': Name@8) = null // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
classes('BufferedReader': Name@11) = null // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
classes('foo': Name@168) = null // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
deserializedPackageScope = Empty@171 // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
functions('BufferedInputStream': Name@8) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
functions('BufferedReader': Name@11) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
functions('foo': Name@168) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
memberIndex = computeMemberIndex$1@183 // through LazyPackageFragmentScopeForJavaPackage@182
|
||||
classes('BufferedInputStream': Name@8) = null // through LazyPackageFragmentScopeForJavaPackage@181
|
||||
classes('BufferedReader': Name@11) = null // through LazyPackageFragmentScopeForJavaPackage@181
|
||||
deserializedPackageScope = Empty@170 // through LazyPackageFragmentScopeForJavaPackage@181
|
||||
functions('BufferedInputStream': Name@8) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@181
|
||||
functions('BufferedReader': Name@11) = EmptyList@9[empty] // through LazyPackageFragmentScopeForJavaPackage@181
|
||||
memberIndex = computeMemberIndex$1@182 // through LazyPackageFragmentScopeForJavaPackage@181
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@183 {
|
||||
<name not found> = ArrayList@184[1] { ResolutionCandidate@185 }
|
||||
<name not found> = ArrayList@186[1] { ResolutionCandidate@185 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@187 {
|
||||
<name not found> = ArrayList@188[1] { ResolutionCandidate@189 }
|
||||
<name not found> = ArrayList@190[1] { ResolutionCandidate@189 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@191 {
|
||||
<name not found> = ArrayList@192[1] { ResolutionCandidate@193 }
|
||||
<name not found> = ArrayList@194[1] { ResolutionCandidate@193 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@195 {
|
||||
<name not found> = ArrayList@196[1] { ResolutionCandidate@197 }
|
||||
<name not found> = ArrayList@198[1] { ResolutionCandidate@197 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@199 {
|
||||
<name not found> = ArrayList@200[1] { ResolutionCandidate@201 }
|
||||
<name not found> = ArrayList@202[1] { ResolutionCandidate@201 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@203 {
|
||||
<name not found> = ArrayList@204[1] { ResolutionCandidate@205 }
|
||||
<name not found> = ArrayList@206[1] { ResolutionCandidate@205 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@207 {
|
||||
<name not found> = ArrayList@208[1] { ResolutionCandidate@209 }
|
||||
<name not found> = ArrayList@210[1] { ResolutionCandidate@209 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@211 {
|
||||
<name not found> = ArrayList@212[2] { ResolutionCandidate@213, ResolutionCandidate@214 }
|
||||
<name not found> = ArrayList@215[2] { ResolutionCandidate@213, ResolutionCandidate@214 }
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@216 {
|
||||
<name not found> = ArrayList@217[2] { ResolutionCandidate@218, ResolutionCandidate@219 }
|
||||
<name not found> = ArrayList@220[2] { ResolutionCandidate@218, ResolutionCandidate@219 }
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@221 {
|
||||
<name not found> = ArrayList@222[2] { ResolutionCandidate@223, ResolutionCandidate@224 }
|
||||
<name not found> = ArrayList@225[2] { ResolutionCandidate@223, ResolutionCandidate@224 }
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@226 {
|
||||
<name not found> = ArrayList@227[2] { ResolutionCandidate@228, ResolutionCandidate@229 }
|
||||
<name not found> = ArrayList@230[2] { ResolutionCandidate@228, ResolutionCandidate@229 }
|
||||
<name not found> = EmptyList@9[empty]
|
||||
<name not found> = EmptyList@9[empty]
|
||||
}
|
||||
|
||||
@@ -83,3 +83,114 @@ LazyJavaPackageFragment@38['java'] {
|
||||
LazyJavaPackageFragment@40['lang'] {
|
||||
deserializedPackageScope = Empty@52 // through LazyPackageFragmentScopeForJavaPackage@57
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@58 {
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@59 {
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@60 {
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@61 {
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@62 {
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@63 {
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@64 {
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
<name not found> = EmptyList@8[empty]
|
||||
}
|
||||
|
||||
@@ -28,25 +28,68 @@ LazyJavaPackageFragment@5['<root>'] {
|
||||
classes('Any': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
classes('Int': Name@26) = null // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
classes('foo': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
classes('plus': Name@28) = null // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
deserializedPackageScope = Empty@29 // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
functions('foo': Name@27) = EmptyList@30[empty] // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
functions('plus': Name@28) = EmptyList@30[empty] // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
memberIndex = computeMemberIndex$1@31 // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
deserializedPackageScope = Empty@28 // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
functions('foo': Name@27) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
memberIndex = computeMemberIndex$1@30 // through LazyPackageFragmentScopeForJavaPackage@25
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@11['java'] {
|
||||
classes('lang': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
deserializedPackageScope = Empty@29 // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
functions('lang': Name@34) = EmptyList@30[empty] // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
memberIndex = computeMemberIndex$1@35 // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
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@13['lang'] {
|
||||
classes('foo': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
classes('plus': Name@28) = null // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
deserializedPackageScope = Empty@29 // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
functions('foo': Name@27) = EmptyList@30[empty] // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
functions('plus': Name@28) = EmptyList@30[empty] // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
memberIndex = computeMemberIndex$1@37 // through LazyPackageFragmentScopeForJavaPackage@36
|
||||
classes('foo': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@35
|
||||
deserializedPackageScope = Empty@28 // through LazyPackageFragmentScopeForJavaPackage@35
|
||||
functions('foo': Name@27) = EmptyList@29[empty] // through LazyPackageFragmentScopeForJavaPackage@35
|
||||
memberIndex = computeMemberIndex$1@36 // through LazyPackageFragmentScopeForJavaPackage@35
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@37 {
|
||||
<name not found> = ArrayList@38[1] { ResolutionCandidate@39 }
|
||||
<name not found> = ArrayList@40[1] { ResolutionCandidate@39 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@41 {
|
||||
<name not found> = ArrayList@42[1] { ResolutionCandidate@43 }
|
||||
<name not found> = ArrayList@44[1] { ResolutionCandidate@43 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@45 {
|
||||
<name not found> = ArrayList@46[1] { ResolutionCandidate@47 }
|
||||
<name not found> = ArrayList@48[1] { ResolutionCandidate@47 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@49 {
|
||||
<name not found> = ArrayList@50[1] { ResolutionCandidate@51 }
|
||||
<name not found> = ArrayList@52[1] { ResolutionCandidate@51 }
|
||||
<name not found> = EmptyList@29[empty]
|
||||
<name not found> = EmptyList@29[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@53 {
|
||||
<name not found> = ArrayList@54[8] { ResolutionCandidate@55, ResolutionCandidate@56, ResolutionCandidate@57, ... }
|
||||
<name not found> = ArrayList@58[8] { ResolutionCandidate@55, ResolutionCandidate@56, ResolutionCandidate@57, ... }
|
||||
}
|
||||
|
||||
@@ -61,3 +61,414 @@ LazyJavaPackageFragment@23['lang'] {
|
||||
functions('sure': Name@54) = EmptyList@47[empty] // through LazyPackageFragmentScopeForJavaPackage@50
|
||||
memberIndex = computeMemberIndex$1@55 // through LazyPackageFragmentScopeForJavaPackage@50
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@56 {
|
||||
<name not found> = ArrayList@57[1] { ResolutionCandidate@58 }
|
||||
<name not found> = ArrayList@59[1] { ResolutionCandidate@58 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@60 {
|
||||
<name not found> = ArrayList@61[1] { ResolutionCandidate@62 }
|
||||
<name not found> = ArrayList@63[1] { ResolutionCandidate@62 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@64 {
|
||||
<name not found> = ArrayList@65[1] { ResolutionCandidate@66 }
|
||||
<name not found> = ArrayList@67[1] { ResolutionCandidate@66 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@68 {
|
||||
<name not found> = ArrayList@69[1] { ResolutionCandidate@70 }
|
||||
<name not found> = ArrayList@71[1] { ResolutionCandidate@70 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@72 {
|
||||
<name not found> = ArrayList@73[1] { ResolutionCandidate@74 }
|
||||
<name not found> = ArrayList@75[1] { ResolutionCandidate@74 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@76 {
|
||||
<name not found> = ArrayList@77[1] { ResolutionCandidate@78 }
|
||||
<name not found> = ArrayList@79[1] { ResolutionCandidate@78 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@80 {
|
||||
<name not found> = ArrayList@81[1] { ResolutionCandidate@82 }
|
||||
<name not found> = ArrayList@83[1] { ResolutionCandidate@82 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@84 {
|
||||
<name not found> = ArrayList@85[1] { ResolutionCandidate@86 }
|
||||
<name not found> = ArrayList@87[1] { ResolutionCandidate@86 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@88 {
|
||||
<name not found> = ArrayList@89[1] { ResolutionCandidate@90 }
|
||||
<name not found> = ArrayList@91[1] { ResolutionCandidate@90 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@92 {
|
||||
<name not found> = ArrayList@93[1] { ResolutionCandidate@94 }
|
||||
<name not found> = ArrayList@95[1] { ResolutionCandidate@94 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@96 {
|
||||
<name not found> = ArrayList@97[1] { ResolutionCandidate@98 }
|
||||
<name not found> = ArrayList@99[1] { ResolutionCandidate@98 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@100 {
|
||||
<name not found> = ArrayList@101[1] { ResolutionCandidate@102 }
|
||||
<name not found> = ArrayList@103[1] { ResolutionCandidate@102 }
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
<name not found> = EmptyList@47[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@104 {
|
||||
<name not found> = ArrayList@105[1] { ResolutionCandidate@106 }
|
||||
<name not found> = ArrayList@107[1] { ResolutionCandidate@106 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@108 {
|
||||
<name not found> = ArrayList@109[1] { ResolutionCandidate@110 }
|
||||
<name not found> = ArrayList@111[1] { ResolutionCandidate@110 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@112 {
|
||||
<name not found> = ArrayList@113[1] { ResolutionCandidate@114 }
|
||||
<name not found> = ArrayList@115[1] { ResolutionCandidate@114 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@116 {
|
||||
<name not found> = ArrayList@117[1] { ResolutionCandidate@118 }
|
||||
<name not found> = ArrayList@119[1] { ResolutionCandidate@118 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@120 {
|
||||
<name not found> = ArrayList@121[1] { ResolutionCandidate@122 }
|
||||
<name not found> = ArrayList@123[1] { ResolutionCandidate@122 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@124 {
|
||||
<name not found> = ArrayList@125[1] { ResolutionCandidate@126 }
|
||||
<name not found> = ArrayList@127[1] { ResolutionCandidate@126 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@128 {
|
||||
<name not found> = ArrayList@129[1] { ResolutionCandidate@130 }
|
||||
<name not found> = ArrayList@131[1] { ResolutionCandidate@130 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@132 {
|
||||
<name not found> = ArrayList@133[1] { ResolutionCandidate@134 }
|
||||
<name not found> = ArrayList@135[1] { ResolutionCandidate@134 }
|
||||
}
|
||||
|
||||
+77
-4
@@ -56,14 +56,14 @@ LazyJavaClassifierType@30['String'] {
|
||||
|
||||
LazyJavaClassifierType@33['String'] {
|
||||
arguments = ArrayList@34[empty]
|
||||
classifier = JavaClassImpl@27['String']
|
||||
classifier = JavaClassImpl@32['String']
|
||||
nullable = 'true': Boolean@35
|
||||
typeConstructor = DeserializedClassTypeConstructor@29
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@36['String'] {
|
||||
arguments = ArrayList@37[empty]
|
||||
classifier = JavaClassImpl@32['String']
|
||||
classifier = JavaClassImpl@27['String']
|
||||
nullable = 'true': Boolean@35
|
||||
typeConstructor = DeserializedClassTypeConstructor@29
|
||||
}
|
||||
@@ -84,14 +84,14 @@ LazyJavaClassifierType@42['Throwable'] {
|
||||
|
||||
LazyJavaClassifierType@45['Throwable'] {
|
||||
arguments = ArrayList@46[empty]
|
||||
classifier = JavaClassImpl@44['Throwable']
|
||||
classifier = JavaClassImpl@40['Throwable']
|
||||
nullable = 'true': Boolean@35
|
||||
typeConstructor = DeserializedClassTypeConstructor@41
|
||||
}
|
||||
|
||||
LazyJavaClassifierType@47['Throwable'] {
|
||||
arguments = ArrayList@48[empty]
|
||||
classifier = JavaClassImpl@40['Throwable']
|
||||
classifier = JavaClassImpl@44['Throwable']
|
||||
nullable = 'true': Boolean@35
|
||||
typeConstructor = DeserializedClassTypeConstructor@41
|
||||
}
|
||||
@@ -146,3 +146,76 @@ LazyJavaPackageFragment@66['lang'] {
|
||||
functions('rangeTo': Name@87) = EmptyList@83[empty] // through LazyPackageFragmentScopeForJavaPackage@86
|
||||
memberIndex = computeMemberIndex$1@88 // through LazyPackageFragmentScopeForJavaPackage@86
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@89 {
|
||||
<name not found> = ArrayList@90[1] { ResolutionCandidate@91 }
|
||||
<name not found> = ArrayList@92[1] { ResolutionCandidate@91 }
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@93 {
|
||||
<name not found> = ArrayList@94[1] { ResolutionCandidate@95 }
|
||||
<name not found> = ArrayList@96[1] { ResolutionCandidate@95 }
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@97 {
|
||||
<name not found> = ArrayList@98[1] { ResolutionCandidate@99 }
|
||||
<name not found> = ArrayList@100[1] { ResolutionCandidate@99 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@101 {
|
||||
<name not found> = ArrayList@102[1] { ResolutionCandidate@103 }
|
||||
<name not found> = ArrayList@104[1] { ResolutionCandidate@103 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@105 {
|
||||
<name not found> = ArrayList@106[4] { ResolutionCandidate@107, ResolutionCandidate@108, ResolutionCandidate@109, ... }
|
||||
<name not found> = ArrayList@110[4] { ResolutionCandidate@107, ResolutionCandidate@108, ResolutionCandidate@109, ... }
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
<name not found> = EmptyList@83[empty]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user