[AA K2] implement symbol pointers for value parameters

^KT-54311
This commit is contained in:
Dmitrii Gridin
2022-11-04 17:03:11 +01:00
committed by Space Team
parent 043e3e6840
commit 202a022b49
18 changed files with 231 additions and 6 deletions
@@ -0,0 +1,19 @@
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: null
hasDefaultValue: false
isCrossinline: false
isExtension: false
isImplicitLambdaParameter: false
isNoinline: false
isVararg: false
name: abc
origin: SOURCE
receiverType: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null