Analysis API: rename KtCallableSymbol.type -> returnType

This commit is contained in:
Ilya Kirillov
2021-11-19 18:56:03 +01:00
parent 9d6da14847
commit 1d1f5ace8f
112 changed files with 436 additions and 436 deletions
@@ -5,9 +5,9 @@ KtSamConstructorSymbol:
name: Runnable
origin: SAM_CONSTRUCTOR
receiverType: null
returnType: java/lang/Runnable
symbolKind: SAM_CONSTRUCTOR
type: java/lang/Runnable
valueParameters: [
KtValueParameterSymbol(function)
]
deprecationStatus: null
deprecationStatus: null