AA: make KtCallableSymbol a subtype of KtAnnotatedSymbol
This commit is contained in:
+3
@@ -1,4 +1,5 @@
|
||||
KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: java/lang/String.value
|
||||
isExtension: false
|
||||
isStatic: false
|
||||
@@ -15,6 +16,7 @@ KtJavaFieldSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: java/lang/String.hash
|
||||
isExtension: false
|
||||
isStatic: false
|
||||
@@ -57,6 +59,7 @@ KtFunctionSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: java/lang/String.hash32
|
||||
isExtension: false
|
||||
isStatic: false
|
||||
|
||||
Reference in New Issue
Block a user