AA: make KtCallableSymbol a subtype of KtAnnotatedSymbol

This commit is contained in:
Jiaxiang Chen
2022-05-16 15:23:37 -07:00
committed by teamcity
parent e1f5dc483c
commit 866ebcfe2e
22 changed files with 77 additions and 3 deletions
@@ -1,4 +1,5 @@
KtBackingFieldSymbol:
annotationsList: []
callableIdIfNonLocal: null
isExtension: false
name: field
@@ -1,4 +1,5 @@
KtBackingFieldSymbol:
annotationsList: []
callableIdIfNonLocal: null
isExtension: false
name: field
@@ -1,4 +1,5 @@
KtSamConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: java/lang/Runnable
hasStableParameterNames: true
isExtension: false
@@ -1,4 +1,5 @@
KtSamConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: java/lang/Runnable
hasStableParameterNames: true
isExtension: false