Analysis API: add annotations to KtTypeAliasSymbol
This commit is contained in:
@@ -42,6 +42,7 @@ KtTypeParameterSymbol:
|
||||
deprecationStatus: null
|
||||
|
||||
KtTypeAliasSymbol:
|
||||
annotationsList: []
|
||||
classIdIfNonLocal: Y
|
||||
expandedType: X<Z>
|
||||
name: Y
|
||||
|
||||
Reference in New Issue
Block a user