AA: make KtClassifierSymbol a subtype of KtAnnotatedSymbol
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
KtTypeParameterSymbol:
|
||||
annotationsList: []
|
||||
isReified: false
|
||||
name: T
|
||||
origin: SOURCE
|
||||
@@ -10,6 +11,7 @@ KtTypeParameterSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtTypeParameterSymbol:
|
||||
annotationsList: []
|
||||
isReified: false
|
||||
name: T1
|
||||
origin: SOURCE
|
||||
@@ -45,6 +47,7 @@ KtNamedClassOrObjectSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtTypeParameterSymbol:
|
||||
annotationsList: []
|
||||
isReified: false
|
||||
name: T2
|
||||
origin: SOURCE
|
||||
@@ -80,6 +83,7 @@ KtNamedClassOrObjectSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtTypeParameterSymbol:
|
||||
annotationsList: []
|
||||
isReified: false
|
||||
name: T3
|
||||
origin: SOURCE
|
||||
@@ -91,6 +95,7 @@ KtTypeParameterSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtTypeParameterSymbol:
|
||||
annotationsList: []
|
||||
isReified: false
|
||||
name: T4
|
||||
origin: SOURCE
|
||||
@@ -102,6 +107,7 @@ KtTypeParameterSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtTypeParameterSymbol:
|
||||
annotationsList: []
|
||||
isReified: false
|
||||
name: T5
|
||||
origin: SOURCE
|
||||
@@ -137,6 +143,7 @@ KtNamedClassOrObjectSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtTypeParameterSymbol:
|
||||
annotationsList: []
|
||||
isReified: false
|
||||
name: T6
|
||||
origin: SOURCE
|
||||
|
||||
Reference in New Issue
Block a user