d59d66e876
^KTIJ-24638 Notice on `DebugSymbolRenderer`: stub based deserializer sets source directly, but it's available in IDE mode only. Thus, standalone and IDE tests have different results. In order to avoid this, sources for compiled code are explicitly ignored Notice on distinct callables: for a file which belong to multiple libraries, decompiled code would be build per library. In order to avoid ambiguity errors for members in that file, we need to distinct provided elements by origins failed test from IJ repo: FirReferenceResolveWithCrossLibTestGenerated#testSetWithTypeParameters
47 lines
1.4 KiB
Plaintext
Vendored
47 lines
1.4 KiB
Plaintext
Vendored
KtSamConstructorSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: java/lang/Runnable
|
|
contextReceivers: []
|
|
hasStableParameterNames: true
|
|
isExtension: false
|
|
name: Runnable
|
|
origin: SAM_CONSTRUCTOR
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: java/lang/Runnable
|
|
symbolKind: SAM_CONSTRUCTOR
|
|
typeParameters: []
|
|
valueParameters: [
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: false
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: function
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: KtFunctionalType:
|
|
annotationsList: []
|
|
ownTypeArguments: [
|
|
KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Unit
|
|
]
|
|
type: kotlin/Function0<kotlin/Unit>
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
|
|
|
deprecationStatus: null
|
|
]
|
|
getContainingModule: KtSdkModule "SDK jdk"
|
|
deprecationStatus: null |