Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /I.foo
|
callableIdIfNonLocal: /I.foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: DELEGATED
|
origin: DELEGATED
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
+2
-3
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /I2.bar
|
callableIdIfNonLocal: /I2.bar
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: DELEGATED
|
origin: DELEGATED
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
FILE SYMBOL:
|
FILE SYMBOL:
|
||||||
KtFileSymbol:
|
KtFileSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
@@ -10,9 +9,7 @@ CALLABLE NAMES:
|
|||||||
|
|
||||||
CALLABLE SYMBOLS:
|
CALLABLE SYMBOLS:
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /test
|
callableIdIfNonLocal: /test
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -28,15 +25,14 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /testVal
|
callableIdIfNonLocal: /testVal
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -57,6 +53,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -70,8 +67,7 @@ CLASSIFIER NAMES:
|
|||||||
|
|
||||||
CLASSIFIER SYMBOLS:
|
CLASSIFIER SYMBOLS:
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: C
|
classIdIfNonLocal: C
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -84,7 +80,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: C
|
name: C
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -92,8 +88,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: I
|
classIdIfNonLocal: I
|
||||||
classKind: INTERFACE
|
classKind: INTERFACE
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -106,7 +101,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: I
|
name: I
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+128
-204
File diff suppressed because it is too large
Load Diff
+48
-72
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.add
|
callableIdIfNonLocal: kotlin/collections/MutableList.add
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(element)
|
KtValueParameterSymbol(element)
|
||||||
@@ -26,9 +25,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.add
|
callableIdIfNonLocal: kotlin/collections/MutableList.add
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -44,6 +41,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
@@ -54,9 +52,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.addAll
|
callableIdIfNonLocal: kotlin/collections/MutableList.addAll
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -72,6 +68,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
@@ -82,9 +79,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.addAll
|
callableIdIfNonLocal: kotlin/collections/MutableList.addAll
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -100,6 +95,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(elements)
|
KtValueParameterSymbol(elements)
|
||||||
@@ -109,9 +105,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.clear
|
callableIdIfNonLocal: kotlin/collections/MutableList.clear
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -127,6 +121,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -134,9 +129,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/MutableListIterator<E>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
|
callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -152,6 +145,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/collections/MutableListIterator<E>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -159,9 +153,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/MutableListIterator<E>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
|
callableIdIfNonLocal: kotlin/collections/MutableList.listIterator
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -177,6 +169,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/collections/MutableListIterator<E>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
@@ -186,9 +179,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.remove
|
callableIdIfNonLocal: kotlin/collections/MutableList.remove
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -204,6 +195,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(element)
|
KtValueParameterSymbol(element)
|
||||||
@@ -213,9 +205,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.removeAll
|
callableIdIfNonLocal: kotlin/collections/MutableList.removeAll
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -231,6 +221,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(elements)
|
KtValueParameterSymbol(elements)
|
||||||
@@ -240,9 +231,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] E
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.removeAt
|
callableIdIfNonLocal: kotlin/collections/MutableList.removeAt
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -258,6 +247,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: E
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
@@ -267,9 +257,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.retainAll
|
callableIdIfNonLocal: kotlin/collections/MutableList.retainAll
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -285,6 +273,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(elements)
|
KtValueParameterSymbol(elements)
|
||||||
@@ -294,9 +283,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] E
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.set
|
callableIdIfNonLocal: kotlin/collections/MutableList.set
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -312,6 +299,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: E
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
@@ -322,9 +310,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/MutableList<E>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.subList
|
callableIdIfNonLocal: kotlin/collections/MutableList.subList
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -340,6 +326,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/collections/MutableList<E>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(fromIndex)
|
KtValueParameterSymbol(fromIndex)
|
||||||
@@ -350,9 +337,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.contains
|
callableIdIfNonLocal: kotlin/collections/MutableList.contains
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -368,6 +353,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(element)
|
KtValueParameterSymbol(element)
|
||||||
@@ -377,9 +363,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.containsAll
|
callableIdIfNonLocal: kotlin/collections/MutableList.containsAll
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -395,6 +379,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(elements)
|
KtValueParameterSymbol(elements)
|
||||||
@@ -404,9 +389,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] E
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.get
|
callableIdIfNonLocal: kotlin/collections/MutableList.get
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -422,6 +405,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: E
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
@@ -431,9 +415,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.indexOf
|
callableIdIfNonLocal: kotlin/collections/MutableList.indexOf
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -449,6 +431,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(element)
|
KtValueParameterSymbol(element)
|
||||||
@@ -458,9 +441,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.isEmpty
|
callableIdIfNonLocal: kotlin/collections/MutableList.isEmpty
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -476,6 +457,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -483,9 +465,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/MutableIterator<E>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.iterator
|
callableIdIfNonLocal: kotlin/collections/MutableList.iterator
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -501,6 +481,7 @@ KtFunctionSymbol:
|
|||||||
origin: INTERSECTION_OVERRIDE
|
origin: INTERSECTION_OVERRIDE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/collections/MutableIterator<E>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -508,9 +489,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.lastIndexOf
|
callableIdIfNonLocal: kotlin/collections/MutableList.lastIndexOf
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -526,6 +505,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(element)
|
KtValueParameterSymbol(element)
|
||||||
@@ -535,9 +515,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/MutableList.size
|
callableIdIfNonLocal: kotlin/collections/MutableList.size
|
||||||
getter: null
|
getter: null
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -558,6 +536,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): kotlin/collections/MutableList<E>
|
getDispatchReceiver(): kotlin/collections/MutableList<E>
|
||||||
@@ -568,9 +547,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.equals
|
callableIdIfNonLocal: kotlin/Any.equals
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -586,6 +563,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(other)
|
KtValueParameterSymbol(other)
|
||||||
@@ -595,9 +573,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.hashCode
|
callableIdIfNonLocal: kotlin/Any.hashCode
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -613,6 +589,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -620,9 +597,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.toString
|
callableIdIfNonLocal: kotlin/Any.toString
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -638,6 +613,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/String
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
+153
-235
File diff suppressed because it is too large
Load Diff
+8
-12
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] R
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Function2.invoke
|
callableIdIfNonLocal: kotlin/Function2.invoke
|
||||||
hasStableParameterNames: false
|
hasStableParameterNames: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: R
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(p1)
|
KtValueParameterSymbol(p1)
|
||||||
@@ -27,9 +26,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.equals
|
callableIdIfNonLocal: kotlin/Any.equals
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -45,6 +42,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(other)
|
KtValueParameterSymbol(other)
|
||||||
@@ -54,9 +52,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.hashCode
|
callableIdIfNonLocal: kotlin/Any.hashCode
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -72,6 +68,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -79,9 +76,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.toString
|
callableIdIfNonLocal: kotlin/Any.toString
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -97,6 +92,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/String
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
Vendored
+13
-19
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: test/MyClass.funWithOuterAndOwnGenericsAndBounds
|
callableIdIfNonLocal: test/MyClass.funWithOuterAndOwnGenericsAndBounds
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(TT1)
|
KtTypeParameterSymbol(TT1)
|
||||||
KtTypeParameterSymbol(TT2)
|
KtTypeParameterSymbol(TT2)
|
||||||
@@ -30,9 +29,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] test/Foo?
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: test/MyClass.propWithOuterAndOwnGenericsAndBounds
|
callableIdIfNonLocal: test/MyClass.propWithOuterAndOwnGenericsAndBounds
|
||||||
getter: null
|
getter: null
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -50,9 +47,10 @@ KtKotlinPropertySymbol:
|
|||||||
modality: OPEN
|
modality: OPEN
|
||||||
name: propWithOuterAndOwnGenericsAndBounds
|
name: propWithOuterAndOwnGenericsAndBounds
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] test/TwoParams<TT1, TT2>
|
receiverType: test/TwoParams<TT1, TT2>
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: test/Foo?
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(TT1)
|
KtTypeParameterSymbol(TT1)
|
||||||
KtTypeParameterSymbol(TT2)
|
KtTypeParameterSymbol(TT2)
|
||||||
@@ -66,9 +64,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Boolean
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.equals
|
callableIdIfNonLocal: kotlin/Any.equals
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -84,6 +80,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Boolean
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(other)
|
KtValueParameterSymbol(other)
|
||||||
@@ -93,9 +90,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.hashCode
|
callableIdIfNonLocal: kotlin/Any.hashCode
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -111,6 +106,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -118,9 +114,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/Any.toString
|
callableIdIfNonLocal: kotlin/Any.toString
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -136,6 +130,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/String
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -143,9 +138,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] test/MyClass
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: test/MyClass
|
containingClassIdIfNonLocal: test/MyClass
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -154,6 +147,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE_MEMBER_GENERATED
|
origin: SOURCE_MEMBER_GENERATED
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: test/MyClass
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: kotlin/Lazy
|
classIdIfNonLocal: kotlin/Lazy
|
||||||
classKind: INTERFACE
|
classKind: INTERFACE
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -13,7 +12,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Lazy
|
name: Lazy
|
||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: java/lang/String
|
classIdIfNonLocal: java/lang/String
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -13,10 +12,10 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: String
|
name: String
|
||||||
origin: JAVA
|
origin: JAVA
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
[] java/io/Serializable
|
java/io/Serializable
|
||||||
[] kotlin/Comparable<ft<kotlin/String, kotlin/String?>>
|
kotlin/Comparable<ft<kotlin/String, kotlin/String?>>
|
||||||
[] kotlin/CharSequence
|
kotlin/CharSequence
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
KtEnumEntrySymbol:
|
KtEnumEntrySymbol:
|
||||||
annotatedType: [] kotlin/LazyThreadSafetyMode
|
|
||||||
callableIdIfNonLocal: kotlin/LazyThreadSafetyMode.SYNCHRONIZED
|
callableIdIfNonLocal: kotlin/LazyThreadSafetyMode.SYNCHRONIZED
|
||||||
containingEnumClassIdIfNonLocal: kotlin/LazyThreadSafetyMode
|
containingEnumClassIdIfNonLocal: kotlin/LazyThreadSafetyMode
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -7,4 +6,5 @@ KtEnumEntrySymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/LazyThreadSafetyMode
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
+6
-11
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/List<T>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/listOf
|
callableIdIfNonLocal: kotlin/collections/listOf
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/collections/List<T>
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(T)
|
KtTypeParameterSymbol(T)
|
||||||
]
|
]
|
||||||
@@ -27,11 +26,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/List<T>
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/internal/InlineOnly
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/internal/InlineOnly()
|
kotlin/internal/InlineOnly()
|
||||||
psi: null
|
psi: null
|
||||||
]
|
]
|
||||||
@@ -50,6 +45,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/collections/List<T>
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(T)
|
KtTypeParameterSymbol(T)
|
||||||
]
|
]
|
||||||
@@ -58,9 +54,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/List<T>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/listOf
|
callableIdIfNonLocal: kotlin/collections/listOf
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -76,6 +70,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/collections/List<T>
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(T)
|
KtTypeParameterSymbol(T)
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: kotlin/collections/Iterator
|
classIdIfNonLocal: kotlin/collections/Iterator
|
||||||
classKind: INTERFACE
|
classKind: INTERFACE
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -13,7 +12,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Iterator
|
name: Iterator
|
||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: kotlin/io/FileWalkDirection
|
classIdIfNonLocal: kotlin/io/FileWalkDirection
|
||||||
classKind: ENUM_CLASS
|
classKind: ENUM_CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -13,7 +12,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: FileWalkDirection
|
name: FileWalkDirection
|
||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Enum<kotlin/io/FileWalkDirection>
|
kotlin/Enum<kotlin/io/FileWalkDirection>
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] E
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/List.get
|
callableIdIfNonLocal: kotlin/collections/List.get
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: E
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
|
|||||||
+4
-6
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/ListIterator<E>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/List.listIterator
|
callableIdIfNonLocal: kotlin/collections/List.listIterator
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/collections/ListIterator<E>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -24,9 +23,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/collections/ListIterator<E>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: kotlin/collections/List.listIterator
|
callableIdIfNonLocal: kotlin/collections/List.listIterator
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -42,6 +39,7 @@ KtFunctionSymbol:
|
|||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/collections/ListIterator<E>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(index)
|
KtValueParameterSymbol(index)
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: kotlin/collections/MutableMap.MutableEntry
|
classIdIfNonLocal: kotlin/collections/MutableMap.MutableEntry
|
||||||
classKind: INTERFACE
|
classKind: INTERFACE
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -13,7 +12,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: MutableEntry
|
name: MutableEntry
|
||||||
origin: LIBRARY
|
origin: LIBRARY
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/collections/Map.Entry<K, V>
|
kotlin/collections/Map.Entry<K, V>
|
||||||
]
|
]
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/String
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -24,12 +21,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] Anno
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: Anno
|
containingClassIdIfNonLocal: Anno
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -38,6 +34,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: Anno
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(param1)
|
KtValueParameterSymbol(param1)
|
||||||
@@ -47,8 +44,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Anno
|
classIdIfNonLocal: Anno
|
||||||
classKind: ANNOTATION_CLASS
|
classKind: ANNOTATION_CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -61,7 +57,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno
|
name: Anno
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -69,11 +65,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
Anno
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
Anno(param1 = funparam, param2 = 3)
|
Anno(param1 = funparam, param2 = 3)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -92,6 +84,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -99,10 +92,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
Anno
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
Anno(param1 = param, param2 = 2)
|
Anno(param1 = param, param2 = 2)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -118,7 +108,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: X
|
name: X
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+10
-15
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -24,9 +23,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -47,6 +44,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): <no name provided>
|
getDispatchReceiver(): <no name provided>
|
||||||
@@ -57,22 +55,19 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousObjectSymbol:
|
KtAnonymousObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: ANONYMOUS_OBJECT
|
classKind: ANONYMOUS_OBJECT
|
||||||
name: null
|
name: null
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] java/lang/Runnable
|
java/lang/Runnable
|
||||||
]
|
]
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] java/lang/Runnable
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /AnonymousContainer.anonymousObject
|
callableIdIfNonLocal: /AnonymousContainer.anonymousObject
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -93,6 +88,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: java/lang/Runnable
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): AnonymousContainer
|
getDispatchReceiver(): AnonymousContainer
|
||||||
@@ -103,8 +99,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: AnonymousContainer
|
classIdIfNonLocal: AnonymousContainer
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -117,7 +112,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: AnonymousContainer
|
name: AnonymousContainer
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -24,9 +23,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -47,6 +44,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): <anonymous>
|
getDispatchReceiver(): <anonymous>
|
||||||
@@ -57,22 +55,19 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousObjectSymbol:
|
KtAnonymousObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: ANONYMOUS_OBJECT
|
classKind: ANONYMOUS_OBJECT
|
||||||
name: null
|
name: null
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] java/lang/Runnable
|
java/lang/Runnable
|
||||||
]
|
]
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] java/lang/Runnable
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /AnonymousContainer.anonymousObject
|
callableIdIfNonLocal: /AnonymousContainer.anonymousObject
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -93,6 +88,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: java/lang/Runnable
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): AnonymousContainer
|
getDispatchReceiver(): AnonymousContainer
|
||||||
@@ -103,8 +99,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: AnonymousContainer
|
classIdIfNonLocal: AnonymousContainer
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -117,7 +112,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: AnonymousContainer
|
name: AnonymousContainer
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -13,14 +11,13 @@ KtPropertyGetterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -29,12 +26,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtPropertySetterSymbol:
|
KtPropertySetterSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -47,6 +43,7 @@ KtPropertySetterSymbol:
|
|||||||
parameter: KtValueParameterSymbol(value)
|
parameter: KtValueParameterSymbol(value)
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Unit
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(value)
|
KtValueParameterSymbol(value)
|
||||||
]
|
]
|
||||||
@@ -54,9 +51,7 @@ KtPropertySetterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /p
|
callableIdIfNonLocal: /p
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -77,6 +72,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -13,7 +12,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.i
|
callableIdIfNonLocal: /A.i
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): A
|
getDispatchReceiver(): A
|
||||||
@@ -37,8 +36,7 @@ KtClassInitializerSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -51,7 +49,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.a
|
callableIdIfNonLocal: /A.a
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): A
|
getDispatchReceiver(): A
|
||||||
@@ -32,9 +31,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.x
|
callableIdIfNonLocal: /A.x
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -50,6 +47,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -57,8 +55,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -71,7 +68,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+4
-6
@@ -1,7 +1,5 @@
|
|||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] A
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: A
|
containingClassIdIfNonLocal: A
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -10,14 +8,14 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: A
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -30,7 +28,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+14
-21
@@ -1,7 +1,5 @@
|
|||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] A
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: A
|
containingClassIdIfNonLocal: A
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -10,15 +8,14 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: A
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -27,12 +24,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] A
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: A
|
containingClassIdIfNonLocal: A
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -41,6 +37,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: A
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(x)
|
KtValueParameterSymbol(x)
|
||||||
@@ -49,9 +46,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -60,12 +55,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -74,12 +68,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/String
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] A
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: A
|
containingClassIdIfNonLocal: A
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -88,6 +81,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: A
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(y)
|
KtValueParameterSymbol(y)
|
||||||
@@ -97,8 +91,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -111,7 +104,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -19,8 +19,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -33,7 +32,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
|
|||||||
+20
-29
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -24,12 +21,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -38,12 +34,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] MyColor
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: MyColor
|
containingClassIdIfNonLocal: MyColor
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -52,6 +47,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: MyColor
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(x)
|
KtValueParameterSymbol(x)
|
||||||
@@ -62,8 +58,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: MyColor
|
classIdIfNonLocal: MyColor
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -76,7 +71,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: MyColor
|
name: MyColor
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -84,20 +79,18 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousFunctionSymbol:
|
KtAnonymousFunctionSymbol:
|
||||||
annotatedType: [] MyColor
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: MyColor
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] MyColor
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Some.delegate
|
callableIdIfNonLocal: /Some.delegate
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -118,6 +111,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: MyColor
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Some
|
getDispatchReceiver(): Some
|
||||||
@@ -128,20 +122,18 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousFunctionSymbol:
|
KtAnonymousFunctionSymbol:
|
||||||
annotatedType: [] MyColor
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: MyColor
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Lazy<MyColor>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Some.lambda
|
callableIdIfNonLocal: /Some.lambda
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -162,6 +154,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Lazy<MyColor>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Some
|
getDispatchReceiver(): Some
|
||||||
@@ -172,9 +165,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] MyColor
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Some.nonLazy
|
callableIdIfNonLocal: /Some.nonLazy
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -195,6 +186,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: MyColor
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Some
|
getDispatchReceiver(): Some
|
||||||
@@ -205,8 +197,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Some
|
classIdIfNonLocal: Some
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -219,7 +210,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Some
|
name: Some
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -24,12 +21,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -38,12 +34,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] MyColor
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: MyColor
|
containingClassIdIfNonLocal: MyColor
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -52,6 +47,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: MyColor
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(x)
|
KtValueParameterSymbol(x)
|
||||||
@@ -62,8 +58,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: MyColor
|
classIdIfNonLocal: MyColor
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -76,7 +71,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: MyColor
|
name: MyColor
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -84,20 +79,18 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousFunctionSymbol:
|
KtAnonymousFunctionSymbol:
|
||||||
annotatedType: [] MyColor
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: MyColor
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] MyColor
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Some.delegate
|
callableIdIfNonLocal: /Some.delegate
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -118,6 +111,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: MyColor
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Some
|
getDispatchReceiver(): Some
|
||||||
@@ -128,20 +122,18 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousFunctionSymbol:
|
KtAnonymousFunctionSymbol:
|
||||||
annotatedType: [] MyColor
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: MyColor
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Lazy<MyColor>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Some.lambda
|
callableIdIfNonLocal: /Some.lambda
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -162,6 +154,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Lazy<MyColor>
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Some
|
getDispatchReceiver(): Some
|
||||||
@@ -172,9 +165,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] MyColor
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Some.nonLazy
|
callableIdIfNonLocal: /Some.nonLazy
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -195,6 +186,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: MyColor
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Some
|
getDispatchReceiver(): Some
|
||||||
@@ -205,8 +197,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Some
|
classIdIfNonLocal: Some
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -219,7 +210,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Some
|
name: Some
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+24
-50
@@ -1,9 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use i)
|
kotlin/Deprecated(message = don't use i)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -27,6 +23,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
||||||
@@ -36,9 +33,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /i2
|
callableIdIfNonLocal: /i2
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -59,6 +54,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -68,9 +64,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /i3
|
callableIdIfNonLocal: /i3
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -91,6 +85,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -100,9 +95,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i3)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i3)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /i4
|
callableIdIfNonLocal: /i4
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -123,6 +116,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -132,11 +126,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i4)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i4)
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use f)
|
kotlin/Deprecated(message = don't use f)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -155,16 +145,14 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f)
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use MyClass)
|
kotlin/Deprecated(message = don't use MyClass)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -180,7 +168,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: MyClass
|
name: MyClass
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -188,11 +176,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use MyClass)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use MyClass)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use i2)
|
kotlin/Deprecated(message = don't use i2)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -216,6 +200,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Foo
|
getDispatchReceiver(): Foo
|
||||||
@@ -226,11 +211,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use f2)
|
kotlin/Deprecated(message = don't use f2)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -249,6 +230,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -256,8 +238,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f2)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f2)
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Foo
|
classIdIfNonLocal: Foo
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -270,7 +251,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Foo
|
name: Foo
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -278,11 +259,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.ERROR), message = don't use j)
|
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.ERROR), message = don't use j)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -306,6 +283,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=don't use j)
|
deprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=don't use j)
|
||||||
@@ -315,11 +293,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=don't use j)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=don't use j)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.HIDDEN), message = don't use j2)
|
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.HIDDEN), message = don't use j2)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -343,6 +317,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=don't use j2)
|
deprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=don't use j2)
|
||||||
@@ -352,9 +327,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=don't use j2)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=don't use j2)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /j2
|
callableIdIfNonLocal: /j2
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -375,6 +348,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||||
|
|||||||
@@ -1,9 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use i)
|
kotlin/Deprecated(message = don't use i)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -27,6 +23,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
||||||
@@ -36,9 +33,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /i2
|
callableIdIfNonLocal: /i2
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -59,6 +54,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -68,9 +64,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /i3
|
callableIdIfNonLocal: /i3
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -91,6 +85,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -100,9 +95,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i3)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i3)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /i4
|
callableIdIfNonLocal: /i4
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -123,6 +116,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -132,11 +126,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i4)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use getter of i4)
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use f)
|
kotlin/Deprecated(message = don't use f)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -155,16 +145,14 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f)
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use MyClass)
|
kotlin/Deprecated(message = don't use MyClass)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -180,7 +168,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: MyClass
|
name: MyClass
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -188,11 +176,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use MyClass)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use MyClass)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use i2)
|
kotlin/Deprecated(message = don't use i2)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -216,6 +200,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Foo
|
getDispatchReceiver(): Foo
|
||||||
@@ -226,11 +211,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i2)
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(message = don't use f2)
|
kotlin/Deprecated(message = don't use f2)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -249,6 +230,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -256,8 +238,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f2)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use f2)
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Foo
|
classIdIfNonLocal: Foo
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -270,7 +251,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Foo
|
name: Foo
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -278,11 +259,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.ERROR), message = don't use j)
|
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.ERROR), message = don't use j)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -306,6 +283,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=null)
|
deprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=null)
|
||||||
@@ -315,11 +293,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=null)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=null)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.HIDDEN), message = don't use j2)
|
kotlin/Deprecated(level = KtEnumEntryConstantValue(kotlin/DeprecationLevel.HIDDEN), message = don't use j2)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -343,6 +317,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=null)
|
deprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=null)
|
||||||
@@ -352,11 +327,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=null)
|
setterDeprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=null)
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
java/lang/Deprecated
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
java/lang/Deprecated()
|
java/lang/Deprecated()
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -380,6 +351,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
KtEnumEntrySymbol:
|
KtEnumEntrySymbol:
|
||||||
annotatedType: [] X
|
|
||||||
callableIdIfNonLocal: /X.Y
|
callableIdIfNonLocal: /X.Y
|
||||||
containingEnumClassIdIfNonLocal: X
|
containingEnumClassIdIfNonLocal: X
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -7,10 +6,10 @@ KtEnumEntrySymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: X
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtEnumEntrySymbol:
|
KtEnumEntrySymbol:
|
||||||
annotatedType: [] X
|
|
||||||
callableIdIfNonLocal: /X.Z
|
callableIdIfNonLocal: /X.Z
|
||||||
containingEnumClassIdIfNonLocal: X
|
containingEnumClassIdIfNonLocal: X
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -18,11 +17,11 @@ KtEnumEntrySymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: X
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X
|
classIdIfNonLocal: X
|
||||||
classKind: ENUM_CLASS
|
classKind: ENUM_CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -35,7 +34,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: X
|
name: X
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Enum<X>
|
kotlin/Enum<X>
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+13
-19
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/String
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] Style
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: Style
|
containingClassIdIfNonLocal: Style
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -24,6 +21,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: Style
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(value)
|
KtValueParameterSymbol(value)
|
||||||
@@ -32,9 +30,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -46,15 +42,14 @@ KtPropertyGetterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/String
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Style.SHEET
|
getDispatchReceiver(): Style.SHEET
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -75,6 +70,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/String
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Style.SHEET
|
getDispatchReceiver(): Style.SHEET
|
||||||
@@ -85,7 +81,6 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtEnumEntrySymbol:
|
KtEnumEntrySymbol:
|
||||||
annotatedType: [] Style
|
|
||||||
callableIdIfNonLocal: /Style.SHEET
|
callableIdIfNonLocal: /Style.SHEET
|
||||||
containingEnumClassIdIfNonLocal: Style
|
containingEnumClassIdIfNonLocal: Style
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -93,12 +88,11 @@ KtEnumEntrySymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: Style
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Style.exitAnimation
|
callableIdIfNonLocal: /Style.exitAnimation
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -119,6 +113,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/String
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Style
|
getDispatchReceiver(): Style
|
||||||
@@ -129,8 +124,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Style
|
classIdIfNonLocal: Style
|
||||||
classKind: ENUM_CLASS
|
classKind: ENUM_CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -143,7 +137,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Style
|
name: Style
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Enum<Style>
|
kotlin/Enum<Style>
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/String
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] Style
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: Style
|
containingClassIdIfNonLocal: Style
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -24,6 +21,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: Style
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(value)
|
KtValueParameterSymbol(value)
|
||||||
@@ -32,9 +30,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -46,14 +42,13 @@ KtPropertyGetterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/String
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -74,6 +69,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/String
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): <anonymous>
|
getDispatchReceiver(): <anonymous>
|
||||||
@@ -84,7 +80,6 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtEnumEntrySymbol:
|
KtEnumEntrySymbol:
|
||||||
annotatedType: [] Style
|
|
||||||
callableIdIfNonLocal: /Style.SHEET
|
callableIdIfNonLocal: /Style.SHEET
|
||||||
containingEnumClassIdIfNonLocal: Style
|
containingEnumClassIdIfNonLocal: Style
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -92,12 +87,11 @@ KtEnumEntrySymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: Style
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/String
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Style.exitAnimation
|
callableIdIfNonLocal: /Style.exitAnimation
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -118,6 +112,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/String
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Style
|
getDispatchReceiver(): Style
|
||||||
@@ -128,8 +123,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Style
|
classIdIfNonLocal: Style
|
||||||
classKind: ENUM_CLASS
|
classKind: ENUM_CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -142,7 +136,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Style
|
name: Style
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Enum<Style>
|
kotlin/Enum<Style>
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /foo
|
callableIdIfNonLocal: /foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: true
|
isExtension: true
|
||||||
@@ -15,8 +13,9 @@ KtFunctionSymbol:
|
|||||||
modality: FINAL
|
modality: FINAL
|
||||||
name: foo
|
name: foo
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] kotlin/String
|
receiverType: kotlin/String
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
KtLocalVariableSymbol:
|
KtLocalVariableSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
isVal: true
|
isVal: true
|
||||||
@@ -7,12 +6,11 @@ KtLocalVariableSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /usage
|
callableIdIfNonLocal: /usage
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -28,6 +26,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /foo
|
callableIdIfNonLocal: /foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -31,6 +28,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(x)
|
KtValueParameterSymbol(x)
|
||||||
|
|||||||
+4
-6
@@ -9,9 +9,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] X
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -20,12 +18,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: X
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /foo
|
callableIdIfNonLocal: /foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -41,6 +38,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(X)
|
KtTypeParameterSymbol(X)
|
||||||
]
|
]
|
||||||
|
|||||||
+6
-9
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] A
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: A
|
containingClassIdIfNonLocal: A
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -24,6 +21,7 @@ KtConstructorSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: A
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(i)
|
KtValueParameterSymbol(i)
|
||||||
@@ -32,8 +30,7 @@ KtConstructorSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -46,7 +43,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /foo
|
callableIdIfNonLocal: /foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
+18
-23
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,10 +8,10 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtLocalVariableSymbol:
|
KtLocalVariableSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
isVal: true
|
isVal: true
|
||||||
@@ -21,23 +19,23 @@ KtLocalVariableSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousFunctionSymbol:
|
KtAnonymousFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(a)
|
KtValueParameterSymbol(a)
|
||||||
]
|
]
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtLocalVariableSymbol:
|
KtLocalVariableSymbol:
|
||||||
annotatedType: [] kotlin/Function1<kotlin/Int, kotlin/Int>
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
isVal: true
|
isVal: true
|
||||||
@@ -45,12 +43,11 @@ KtLocalVariableSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -59,10 +56,10 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtLocalVariableSymbol:
|
KtLocalVariableSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
isVal: true
|
isVal: true
|
||||||
@@ -70,23 +67,23 @@ KtLocalVariableSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousFunctionSymbol:
|
KtAnonymousFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(a)
|
KtValueParameterSymbol(a)
|
||||||
]
|
]
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtLocalVariableSymbol:
|
KtLocalVariableSymbol:
|
||||||
annotatedType: [] kotlin/Function1<kotlin/Int, kotlin/Int>
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
isVal: true
|
isVal: true
|
||||||
@@ -94,10 +91,10 @@ KtLocalVariableSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtLocalVariableSymbol:
|
KtLocalVariableSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
isVal: true
|
isVal: true
|
||||||
@@ -105,25 +102,24 @@ KtLocalVariableSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtAnonymousFunctionSymbol:
|
KtAnonymousFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(it)
|
KtValueParameterSymbol(it)
|
||||||
]
|
]
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /foo
|
callableIdIfNonLocal: /foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -139,15 +135,14 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Function1<kotlin/Int, kotlin/Int>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -156,12 +151,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /bar
|
callableIdIfNonLocal: /bar
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -177,6 +171,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(lmbd)
|
KtValueParameterSymbol(lmbd)
|
||||||
|
|||||||
+12
-22
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Foo.i
|
callableIdIfNonLocal: /Foo.i
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Foo
|
getDispatchReceiver(): Foo
|
||||||
@@ -32,11 +31,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/jvm/JvmName
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/jvm/JvmName(name = getMyJ)
|
kotlin/jvm/JvmName(name = getMyJ)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -51,15 +46,14 @@ KtPropertyGetterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Foo
|
getDispatchReceiver(): Foo
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -68,14 +62,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtPropertySetterSymbol:
|
KtPropertySetterSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/jvm/JvmName
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/jvm/JvmName(name = setMyJ)
|
kotlin/jvm/JvmName(name = setMyJ)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -91,6 +82,7 @@ KtPropertySetterSymbol:
|
|||||||
parameter: KtValueParameterSymbol(value)
|
parameter: KtValueParameterSymbol(value)
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Unit
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(value)
|
KtValueParameterSymbol(value)
|
||||||
]
|
]
|
||||||
@@ -99,9 +91,7 @@ KtPropertySetterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Foo.j
|
callableIdIfNonLocal: /Foo.j
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -122,6 +112,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Foo
|
getDispatchReceiver(): Foo
|
||||||
@@ -132,8 +123,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Foo
|
classIdIfNonLocal: Foo
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -146,7 +136,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Foo
|
name: Foo
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+12
-22
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Foo.i
|
callableIdIfNonLocal: /Foo.i
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Foo
|
getDispatchReceiver(): Foo
|
||||||
@@ -32,11 +31,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/jvm/JvmName
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/jvm/JvmName(name = getMyJ)
|
kotlin/jvm/JvmName(name = getMyJ)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -51,14 +46,13 @@ KtPropertyGetterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -67,14 +61,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtPropertySetterSymbol:
|
KtPropertySetterSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: [
|
||||||
annotationClassIds: [
|
|
||||||
kotlin/jvm/JvmName
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/jvm/JvmName(name = setMyJ)
|
kotlin/jvm/JvmName(name = setMyJ)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -90,6 +81,7 @@ KtPropertySetterSymbol:
|
|||||||
parameter: KtValueParameterSymbol(value)
|
parameter: KtValueParameterSymbol(value)
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Unit
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(value)
|
KtValueParameterSymbol(value)
|
||||||
]
|
]
|
||||||
@@ -97,9 +89,7 @@ KtPropertySetterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /Foo.j
|
callableIdIfNonLocal: /Foo.j
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -120,6 +110,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: KtPropertySetterSymbol(<setter>)
|
setter: KtPropertySetterSymbol(<setter>)
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): Foo
|
getDispatchReceiver(): Foo
|
||||||
@@ -130,8 +121,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: Foo
|
classIdIfNonLocal: Foo
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -144,7 +134,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Foo
|
name: Foo
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
KtLocalVariableSymbol:
|
KtLocalVariableSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
isVal: true
|
isVal: true
|
||||||
@@ -7,12 +6,11 @@ KtLocalVariableSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -28,14 +26,14 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Local
|
visibility: Local
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -48,7 +46,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: F
|
name: F
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -56,9 +54,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /yyy
|
callableIdIfNonLocal: /yyy
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -74,6 +70,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.x
|
callableIdIfNonLocal: /A.x
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,6 +15,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -24,9 +23,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.y
|
callableIdIfNonLocal: /A.y
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -42,6 +39,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
@@ -49,8 +47,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -63,7 +60,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+10
-14
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.x
|
callableIdIfNonLocal: /A.x
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): A
|
getDispatchReceiver(): A
|
||||||
@@ -32,9 +31,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -44,17 +41,16 @@ KtPropertyGetterSymbol:
|
|||||||
isOverride: false
|
isOverride: false
|
||||||
modality: FINAL
|
modality: FINAL
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] kotlin/Int
|
receiverType: kotlin/Int
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): A
|
getDispatchReceiver(): A
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.y
|
callableIdIfNonLocal: /A.y
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -72,9 +68,10 @@ KtKotlinPropertySymbol:
|
|||||||
modality: FINAL
|
modality: FINAL
|
||||||
name: y
|
name: y
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] kotlin/Int
|
receiverType: kotlin/Int
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): A
|
getDispatchReceiver(): A
|
||||||
@@ -85,8 +82,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -99,7 +95,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.x
|
callableIdIfNonLocal: /A.x
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): A
|
getDispatchReceiver(): A
|
||||||
@@ -32,9 +31,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -46,14 +43,13 @@ KtPropertyGetterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /A.y
|
callableIdIfNonLocal: /A.y
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -71,9 +67,10 @@ KtKotlinPropertySymbol:
|
|||||||
modality: FINAL
|
modality: FINAL
|
||||||
name: y
|
name: y
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] kotlin/Int
|
receiverType: kotlin/Int
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): A
|
getDispatchReceiver(): A
|
||||||
@@ -84,8 +81,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: A
|
classIdIfNonLocal: A
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -98,7 +94,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: A
|
name: A
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
|
|||||||
+14
-21
@@ -19,8 +19,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X.Y
|
classIdIfNonLocal: X.Y
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -33,7 +32,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Y
|
name: Y
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -53,8 +52,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X.Z
|
classIdIfNonLocal: X.Z
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -67,7 +65,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Z
|
name: Z
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -107,8 +105,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -121,7 +118,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: K
|
name: K
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -141,8 +138,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -155,7 +151,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: C
|
name: C
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -165,8 +161,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -179,7 +174,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: U
|
name: U
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -189,9 +184,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /X.foo
|
callableIdIfNonLocal: /X.foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -207,6 +200,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(T3)
|
KtTypeParameterSymbol(T3)
|
||||||
]
|
]
|
||||||
@@ -216,8 +210,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X
|
classIdIfNonLocal: X
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -230,7 +223,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: X
|
name: X
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
|
|||||||
+14
-21
@@ -19,8 +19,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X.Y
|
classIdIfNonLocal: X.Y
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -33,7 +32,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Y
|
name: Y
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -53,8 +52,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X.Z
|
classIdIfNonLocal: X.Z
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -67,7 +65,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Z
|
name: Z
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -107,8 +105,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -121,7 +118,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: K
|
name: K
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -141,8 +138,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -155,7 +151,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: C
|
name: C
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -165,8 +161,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: null
|
classIdIfNonLocal: null
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -179,7 +174,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: U
|
name: U
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
@@ -189,9 +184,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /X.foo
|
callableIdIfNonLocal: /X.foo
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -207,6 +200,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(T3)
|
KtTypeParameterSymbol(T3)
|
||||||
]
|
]
|
||||||
@@ -216,8 +210,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X
|
classIdIfNonLocal: X
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -230,7 +223,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: X
|
name: X
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /x
|
callableIdIfNonLocal: /x
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -17,15 +15,14 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /y
|
callableIdIfNonLocal: /y
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -41,6 +38,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
|
|||||||
+8
-11
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /x
|
callableIdIfNonLocal: /x
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -31,9 +30,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -43,16 +40,15 @@ KtPropertyGetterSymbol:
|
|||||||
isOverride: false
|
isOverride: false
|
||||||
modality: FINAL
|
modality: FINAL
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] kotlin/Int
|
receiverType: kotlin/Int
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /y
|
callableIdIfNonLocal: /y
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -70,9 +66,10 @@ KtKotlinPropertySymbol:
|
|||||||
modality: FINAL
|
modality: FINAL
|
||||||
name: y
|
name: y
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] kotlin/Int
|
receiverType: kotlin/Int
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /x
|
callableIdIfNonLocal: /x
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -22,6 +20,7 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
@@ -31,9 +30,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtPropertyGetterSymbol:
|
KtPropertyGetterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasBody: true
|
hasBody: true
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
@@ -45,14 +42,13 @@ KtPropertyGetterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: ACCESSOR
|
symbolKind: ACCESSOR
|
||||||
|
type: kotlin/Int
|
||||||
valueParameters: []
|
valueParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /y
|
callableIdIfNonLocal: /y
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: false
|
hasBackingField: false
|
||||||
@@ -70,9 +66,10 @@ KtKotlinPropertySymbol:
|
|||||||
modality: FINAL
|
modality: FINAL
|
||||||
name: y
|
name: y
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: [] kotlin/Int
|
receiverType: kotlin/Int
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Int
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|||||||
@@ -9,8 +9,7 @@ KtTypeParameterSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X
|
classIdIfNonLocal: X
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -23,7 +22,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: X
|
name: X
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
|
|||||||
+27
-44
@@ -1,8 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -18,7 +15,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno1
|
name: Anno1
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -26,10 +23,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -45,7 +39,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno2
|
name: Anno2
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -53,10 +47,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -72,7 +63,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno3
|
name: Anno3
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -80,10 +71,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
kotlin/annotation/Target(allowedTargets = KtArrayConstantValue)
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -99,7 +87,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno4
|
name: Anno4
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -107,8 +95,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: I
|
classIdIfNonLocal: I
|
||||||
classKind: INTERFACE
|
classKind: INTERFACE
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -121,7 +108,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: I
|
name: I
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -129,12 +116,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [
|
annotationsList: []
|
||||||
Anno2()
|
|
||||||
psi: KtAnnotationEntry
|
|
||||||
] @R|Anno2|() I
|
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -143,15 +125,14 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: [
|
||||||
|
Anno2()
|
||||||
|
psi: KtAnnotationEntry
|
||||||
|
] @R|Anno2|() I
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [
|
annotationsList: []
|
||||||
Anno3()
|
|
||||||
psi: KtAnnotationEntry
|
|
||||||
] @R|Anno3|() I
|
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /X.f
|
callableIdIfNonLocal: /X.f
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -167,6 +148,10 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: [
|
||||||
|
Anno3()
|
||||||
|
psi: KtAnnotationEntry
|
||||||
|
] @R|Anno3|() I
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(arg)
|
KtValueParameterSymbol(arg)
|
||||||
@@ -176,12 +161,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [
|
annotationsList: []
|
||||||
Anno4()
|
|
||||||
psi: KtAnnotationEntry
|
|
||||||
] @R|Anno4|() I
|
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /X.x
|
callableIdIfNonLocal: /X.x
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -202,6 +182,10 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: [
|
||||||
|
Anno4()
|
||||||
|
psi: KtAnnotationEntry
|
||||||
|
] @R|Anno4|() I
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): X
|
getDispatchReceiver(): X
|
||||||
@@ -212,8 +196,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X
|
classIdIfNonLocal: X
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -226,7 +209,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: X
|
name: X
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
[
|
[
|
||||||
Anno1()
|
Anno1()
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -18,7 +15,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno1
|
name: Anno1
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -26,10 +23,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -45,7 +39,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno2
|
name: Anno2
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -53,10 +47,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -72,7 +63,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno3
|
name: Anno3
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -80,10 +71,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: [
|
annotationsList: [
|
||||||
kotlin/annotation/Target
|
|
||||||
]
|
|
||||||
annotations: [
|
|
||||||
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
kotlin/annotation/Target(allowedTargets = KtEnumEntryConstantValue(kotlin/annotation/AnnotationTarget.TYPE))
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
]
|
]
|
||||||
@@ -99,7 +87,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: Anno4
|
name: Anno4
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Annotation
|
kotlin/Annotation
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -107,8 +95,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: I
|
classIdIfNonLocal: I
|
||||||
classKind: INTERFACE
|
classKind: INTERFACE
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -121,7 +108,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
name: I
|
name: I
|
||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[] kotlin/Any
|
kotlin/Any
|
||||||
]
|
]
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
@@ -129,12 +116,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [
|
annotationsList: []
|
||||||
Anno2()
|
|
||||||
psi: KtAnnotationEntry
|
|
||||||
] @R|Anno2|() I
|
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -143,15 +125,14 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: [
|
||||||
|
Anno2()
|
||||||
|
psi: KtAnnotationEntry
|
||||||
|
] @R|Anno2|() I
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [
|
annotationsList: []
|
||||||
Anno3()
|
|
||||||
psi: KtAnnotationEntry
|
|
||||||
] @R|Anno2|() I
|
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /X.f
|
callableIdIfNonLocal: /X.f
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -167,6 +148,10 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: [
|
||||||
|
Anno2()
|
||||||
|
psi: KtAnnotationEntry
|
||||||
|
] @R|Anno2|() I
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(arg)
|
KtValueParameterSymbol(arg)
|
||||||
@@ -176,12 +161,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtKotlinPropertySymbol:
|
KtKotlinPropertySymbol:
|
||||||
annotatedType: [
|
annotationsList: []
|
||||||
Anno4()
|
|
||||||
psi: KtAnnotationEntry
|
|
||||||
] @R|Anno2|() I
|
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /X.x
|
callableIdIfNonLocal: /X.x
|
||||||
getter: KtPropertyGetterSymbol(<getter>)
|
getter: KtPropertyGetterSymbol(<getter>)
|
||||||
hasBackingField: true
|
hasBackingField: true
|
||||||
@@ -202,6 +182,10 @@ KtKotlinPropertySymbol:
|
|||||||
receiverType: null
|
receiverType: null
|
||||||
setter: null
|
setter: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: [
|
||||||
|
Anno2()
|
||||||
|
psi: KtAnnotationEntry
|
||||||
|
] @R|Anno2|() I
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
visibility: Public
|
visibility: Public
|
||||||
getDispatchReceiver(): X
|
getDispatchReceiver(): X
|
||||||
@@ -212,8 +196,7 @@ KtKotlinPropertySymbol:
|
|||||||
setterDeprecationStatus: null
|
setterDeprecationStatus: null
|
||||||
|
|
||||||
KtNamedClassOrObjectSymbol:
|
KtNamedClassOrObjectSymbol:
|
||||||
annotationClassIds: []
|
annotationsList: []
|
||||||
annotations: []
|
|
||||||
classIdIfNonLocal: X
|
classIdIfNonLocal: X
|
||||||
classKind: CLASS
|
classKind: CLASS
|
||||||
companionObject: null
|
companionObject: null
|
||||||
@@ -227,7 +210,7 @@ KtNamedClassOrObjectSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
superTypes: [
|
superTypes: [
|
||||||
[
|
[
|
||||||
Anno1()
|
Anno2()
|
||||||
psi: KtAnnotationEntry
|
psi: KtAnnotationEntry
|
||||||
] @R|Anno2|() I
|
] @R|Anno2|() I
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -10,12 +8,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /primitive
|
callableIdIfNonLocal: /primitive
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -31,6 +28,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(a)
|
KtValueParameterSymbol(a)
|
||||||
@@ -39,9 +37,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Float?
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -50,12 +46,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Float?
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /nullablePrimitive
|
callableIdIfNonLocal: /nullablePrimitive
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -71,6 +66,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(b)
|
KtValueParameterSymbol(b)
|
||||||
@@ -79,9 +75,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] kotlin/Any
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -90,12 +84,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Any
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /nonPrimitive
|
callableIdIfNonLocal: /nonPrimitive
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -111,6 +104,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(c)
|
KtValueParameterSymbol(c)
|
||||||
@@ -119,9 +113,7 @@ KtFunctionSymbol:
|
|||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtValueParameterSymbol:
|
KtValueParameterSymbol:
|
||||||
annotatedType: [] ERROR_TYPE
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
hasDefaultValue: false
|
hasDefaultValue: false
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -130,12 +122,11 @@ KtValueParameterSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: ERROR_TYPE
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
|
|
||||||
KtFunctionSymbol:
|
KtFunctionSymbol:
|
||||||
annotatedType: [] kotlin/Unit
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: /error
|
callableIdIfNonLocal: /error
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -151,6 +142,7 @@ KtFunctionSymbol:
|
|||||||
origin: SOURCE
|
origin: SOURCE
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: TOP_LEVEL
|
symbolKind: TOP_LEVEL
|
||||||
|
type: kotlin/Unit
|
||||||
typeParameters: []
|
typeParameters: []
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(d)
|
KtValueParameterSymbol(d)
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
KtBackingFieldSymbol:
|
KtBackingFieldSymbol:
|
||||||
annotatedType: [] kotlin/Int
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
isExtension: false
|
isExtension: false
|
||||||
name: field
|
name: field
|
||||||
@@ -7,4 +6,5 @@ KtBackingFieldSymbol:
|
|||||||
owningProperty: KtKotlinPropertySymbol(/x)
|
owningProperty: KtKotlinPropertySymbol(/x)
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: LOCAL
|
symbolKind: LOCAL
|
||||||
|
type: kotlin/Int
|
||||||
deprecationStatus: null
|
deprecationStatus: null
|
||||||
+2
-3
@@ -1,7 +1,5 @@
|
|||||||
KtConstructorSymbol:
|
KtConstructorSymbol:
|
||||||
annotatedType: [] java/util/ArrayList<E>
|
annotationsList: []
|
||||||
annotationClassIds: []
|
|
||||||
annotations: []
|
|
||||||
callableIdIfNonLocal: null
|
callableIdIfNonLocal: null
|
||||||
containingClassIdIfNonLocal: java/util/ArrayList
|
containingClassIdIfNonLocal: java/util/ArrayList
|
||||||
hasStableParameterNames: false
|
hasStableParameterNames: false
|
||||||
@@ -10,6 +8,7 @@ KtConstructorSymbol:
|
|||||||
origin: JAVA
|
origin: JAVA
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: CLASS_MEMBER
|
symbolKind: CLASS_MEMBER
|
||||||
|
type: java/util/ArrayList<E>
|
||||||
typeParameters: [
|
typeParameters: [
|
||||||
KtTypeParameterSymbol(E)
|
KtTypeParameterSymbol(E)
|
||||||
]
|
]
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,4 @@
|
|||||||
KtSamConstructorSymbol:
|
KtSamConstructorSymbol:
|
||||||
annotatedType: [] java/lang/Runnable
|
|
||||||
callableIdIfNonLocal: java/lang/Runnable
|
callableIdIfNonLocal: java/lang/Runnable
|
||||||
hasStableParameterNames: true
|
hasStableParameterNames: true
|
||||||
isExtension: false
|
isExtension: false
|
||||||
@@ -7,6 +6,7 @@ KtSamConstructorSymbol:
|
|||||||
origin: SAM_CONSTRUCTOR
|
origin: SAM_CONSTRUCTOR
|
||||||
receiverType: null
|
receiverType: null
|
||||||
symbolKind: SAM_CONSTRUCTOR
|
symbolKind: SAM_CONSTRUCTOR
|
||||||
|
type: java/lang/Runnable
|
||||||
valueParameters: [
|
valueParameters: [
|
||||||
KtValueParameterSymbol(function)
|
KtValueParameterSymbol(function)
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user