[FIR] introduce FirReceiverParameter
^KT-54417
This commit is contained in:
committed by
Space Team
parent
e6801abce8
commit
be7d282974
+1
-3
@@ -2,11 +2,9 @@ KtReceiverParameterSymbol:
|
||||
origin: SOURCE
|
||||
owningCallableSymbol: KtFunctionSymbol(/foo)
|
||||
type: [
|
||||
ReceiverAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
ReceiverTypeAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
] @RECEIVER:R|ReceiverAnnotation|() @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
] @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
getContainingModule: Could not render due to java.lang.IllegalArgumentException: Failed requirement.
|
||||
|
||||
deprecationStatus: Could not render due to java.lang.IllegalArgumentException: Failed requirement.
|
||||
|
||||
Reference in New Issue
Block a user