Analysis API: rename KtCallableSymbol.type -> returnType
This commit is contained in:
@@ -19,4 +19,4 @@ KtNamedClassOrObjectSymbol:
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -20,4 +20,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -5,6 +5,6 @@ KtEnumEntrySymbol:
|
||||
name: SYNCHRONIZED
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/LazyThreadSafetyMode
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/LazyThreadSafetyMode
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+4
-4
@@ -14,8 +14,8 @@ KtFunctionSymbol:
|
||||
name: listOf
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/collections/List<T>
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/collections/List<T>
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
@@ -44,8 +44,8 @@ KtFunctionSymbol:
|
||||
name: listOf
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/collections/List<T>
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/collections/List<T>
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
@@ -69,8 +69,8 @@ KtFunctionSymbol:
|
||||
name: listOf
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/collections/List<T>
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/collections/List<T>
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
@@ -78,4 +78,4 @@ KtFunctionSymbol:
|
||||
KtValueParameterSymbol(elements)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -19,4 +19,4 @@ KtNamedClassOrObjectSymbol:
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -17,4 +17,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -14,12 +14,12 @@ KtFunctionSymbol:
|
||||
name: get
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: E
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: E
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(index)
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): kotlin/collections/List<E>
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-3
@@ -14,8 +14,8 @@ KtFunctionSymbol:
|
||||
name: listIterator
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/collections/ListIterator<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/collections/ListIterator<E>
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -38,12 +38,12 @@ KtFunctionSymbol:
|
||||
name: listIterator
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/collections/ListIterator<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/collections/ListIterator<E>
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(index)
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): kotlin/collections/List<E>
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -20,4 +20,4 @@ KtNamedClassOrObjectSymbol:
|
||||
KtTypeParameterSymbol(V)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: param1
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/String
|
||||
deprecationStatus: null
|
||||
|
||||
KtValueParameterSymbol:
|
||||
@@ -20,8 +20,8 @@ KtValueParameterSymbol:
|
||||
name: param2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtConstructorSymbol:
|
||||
@@ -33,8 +33,8 @@ KtConstructorSymbol:
|
||||
isPrimary: true
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: Anno
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: Anno
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(param1)
|
||||
@@ -83,8 +83,8 @@ KtFunctionSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -113,4 +113,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-3
@@ -14,8 +14,8 @@ KtFunctionSymbol:
|
||||
name: run
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -42,9 +42,9 @@ KtKotlinPropertySymbol:
|
||||
name: data
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): <no name provided>
|
||||
@@ -86,9 +86,9 @@ KtKotlinPropertySymbol:
|
||||
name: anonymousObject
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: java/lang/Runnable
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: java/lang/Runnable
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): AnonymousContainer
|
||||
|
||||
@@ -14,8 +14,8 @@ KtFunctionSymbol:
|
||||
name: run
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -42,9 +42,9 @@ KtKotlinPropertySymbol:
|
||||
name: data
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): <anonymous>
|
||||
@@ -86,9 +86,9 @@ KtKotlinPropertySymbol:
|
||||
name: anonymousObject
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: java/lang/Runnable
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: java/lang/Runnable
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): AnonymousContainer
|
||||
@@ -117,4 +117,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -10,8 +10,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Int
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -25,8 +25,8 @@ KtValueParameterSymbol:
|
||||
name: value
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtPropertySetterSymbol:
|
||||
@@ -42,8 +42,8 @@ KtPropertySetterSymbol:
|
||||
origin: SOURCE
|
||||
parameter: KtValueParameterSymbol(value)
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Unit
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(value)
|
||||
]
|
||||
@@ -70,13 +70,13 @@ KtKotlinPropertySymbol:
|
||||
name: p
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getP
|
||||
javaSetterName: setP
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
|
||||
@@ -17,4 +17,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: i
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
@@ -54,4 +54,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: a
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
@@ -46,8 +46,8 @@ KtFunctionSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -73,4 +73,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
-2
@@ -7,8 +7,8 @@ KtConstructorSymbol:
|
||||
isPrimary: true
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: A
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: A
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -33,4 +33,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+7
-7
@@ -7,8 +7,8 @@ KtConstructorSymbol:
|
||||
isPrimary: true
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: A
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: A
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -23,8 +23,8 @@ KtValueParameterSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtConstructorSymbol:
|
||||
@@ -36,8 +36,8 @@ KtConstructorSymbol:
|
||||
isPrimary: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: A
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: A
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(x)
|
||||
@@ -54,8 +54,8 @@ KtValueParameterSymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtValueParameterSymbol:
|
||||
@@ -67,8 +67,8 @@ KtValueParameterSymbol:
|
||||
name: z
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/String
|
||||
deprecationStatus: null
|
||||
|
||||
KtConstructorSymbol:
|
||||
@@ -80,8 +80,8 @@ KtConstructorSymbol:
|
||||
isPrimary: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: A
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: A
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(y)
|
||||
@@ -109,4 +109,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -40,4 +40,4 @@ KtNamedClassOrObjectSymbol:
|
||||
KtTypeParameterSymbol(R)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtValueParameterSymbol:
|
||||
@@ -20,8 +20,8 @@ KtValueParameterSymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtValueParameterSymbol:
|
||||
@@ -33,8 +33,8 @@ KtValueParameterSymbol:
|
||||
name: z
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtConstructorSymbol:
|
||||
@@ -46,8 +46,8 @@ KtConstructorSymbol:
|
||||
isPrimary: true
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: MyColor
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: MyColor
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(x)
|
||||
@@ -84,8 +84,8 @@ KtAnonymousFunctionSymbol:
|
||||
isExtension: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: MyColor
|
||||
symbolKind: LOCAL
|
||||
type: MyColor
|
||||
valueParameters: []
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -109,9 +109,9 @@ KtKotlinPropertySymbol:
|
||||
name: delegate
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: MyColor
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: MyColor
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Some
|
||||
@@ -127,8 +127,8 @@ KtAnonymousFunctionSymbol:
|
||||
isExtension: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: MyColor
|
||||
symbolKind: LOCAL
|
||||
type: MyColor
|
||||
valueParameters: []
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -152,9 +152,9 @@ KtKotlinPropertySymbol:
|
||||
name: lambda
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Lazy<MyColor>
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Lazy<MyColor>
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Some
|
||||
@@ -184,9 +184,9 @@ KtKotlinPropertySymbol:
|
||||
name: nonLazy
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: MyColor
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: MyColor
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Some
|
||||
@@ -215,4 +215,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+10
-10
@@ -21,9 +21,9 @@ KtKotlinPropertySymbol:
|
||||
name: i
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
||||
@@ -52,9 +52,9 @@ KtKotlinPropertySymbol:
|
||||
name: i2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -83,9 +83,9 @@ KtKotlinPropertySymbol:
|
||||
name: i3
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -114,9 +114,9 @@ KtKotlinPropertySymbol:
|
||||
name: i4
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -144,8 +144,8 @@ KtFunctionSymbol:
|
||||
name: f
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -198,9 +198,9 @@ KtKotlinPropertySymbol:
|
||||
name: i2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Foo
|
||||
@@ -229,8 +229,8 @@ KtFunctionSymbol:
|
||||
name: f2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -281,9 +281,9 @@ KtKotlinPropertySymbol:
|
||||
name: j
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=don't use j)
|
||||
@@ -315,9 +315,9 @@ KtKotlinPropertySymbol:
|
||||
name: j2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=don't use j2)
|
||||
@@ -346,9 +346,9 @@ KtKotlinPropertySymbol:
|
||||
name: j2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||
|
||||
@@ -21,9 +21,9 @@ KtKotlinPropertySymbol:
|
||||
name: i
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=true, message=don't use i)
|
||||
@@ -52,9 +52,9 @@ KtKotlinPropertySymbol:
|
||||
name: i2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -83,9 +83,9 @@ KtKotlinPropertySymbol:
|
||||
name: i3
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -114,9 +114,9 @@ KtKotlinPropertySymbol:
|
||||
name: i4
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -144,8 +144,8 @@ KtFunctionSymbol:
|
||||
name: f
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -198,9 +198,9 @@ KtKotlinPropertySymbol:
|
||||
name: i2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Foo
|
||||
@@ -229,8 +229,8 @@ KtFunctionSymbol:
|
||||
name: f2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -281,9 +281,9 @@ KtKotlinPropertySymbol:
|
||||
name: j
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=ERROR, propagatesToOverrides=true, message=null)
|
||||
@@ -315,9 +315,9 @@ KtKotlinPropertySymbol:
|
||||
name: j2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=HIDDEN, propagatesToOverrides=true, message=null)
|
||||
@@ -349,13 +349,13 @@ KtKotlinPropertySymbol:
|
||||
name: j2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||
getterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||
javaGetterName: getJ2
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||
setterDeprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||
|
||||
@@ -5,8 +5,8 @@ KtEnumEntrySymbol:
|
||||
name: Y
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: X
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: X
|
||||
deprecationStatus: null
|
||||
|
||||
KtEnumEntrySymbol:
|
||||
@@ -16,8 +16,8 @@ KtEnumEntrySymbol:
|
||||
name: Z
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: X
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: X
|
||||
deprecationStatus: null
|
||||
|
||||
KtNamedClassOrObjectSymbol:
|
||||
@@ -39,4 +39,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+6
-6
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: value
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/String
|
||||
deprecationStatus: null
|
||||
|
||||
KtConstructorSymbol:
|
||||
@@ -20,8 +20,8 @@ KtConstructorSymbol:
|
||||
isPrimary: true
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: Style
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: Style
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(value)
|
||||
@@ -41,8 +41,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/String
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Style.SHEET
|
||||
@@ -68,9 +68,9 @@ KtKotlinPropertySymbol:
|
||||
name: exitAnimation
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/String
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Style.SHEET
|
||||
@@ -87,8 +87,8 @@ KtEnumEntrySymbol:
|
||||
name: SHEET
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: Style
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: Style
|
||||
deprecationStatus: null
|
||||
|
||||
KtKotlinPropertySymbol:
|
||||
@@ -111,9 +111,9 @@ KtKotlinPropertySymbol:
|
||||
name: exitAnimation
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/String
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Style
|
||||
|
||||
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: value
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/String
|
||||
deprecationStatus: null
|
||||
|
||||
KtConstructorSymbol:
|
||||
@@ -20,8 +20,8 @@ KtConstructorSymbol:
|
||||
isPrimary: true
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: Style
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: Style
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(value)
|
||||
@@ -41,8 +41,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/String
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -67,9 +67,9 @@ KtKotlinPropertySymbol:
|
||||
name: exitAnimation
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/String
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): <anonymous>
|
||||
@@ -86,8 +86,8 @@ KtEnumEntrySymbol:
|
||||
name: SHEET
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: Style
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: Style
|
||||
deprecationStatus: null
|
||||
|
||||
KtKotlinPropertySymbol:
|
||||
@@ -110,9 +110,9 @@ KtKotlinPropertySymbol:
|
||||
name: exitAnimation
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/String
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/String
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Style
|
||||
@@ -141,4 +141,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -14,9 +14,9 @@ KtFunctionSymbol:
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: kotlin/String
|
||||
returnType: kotlin/Int
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -5,8 +5,8 @@ KtLocalVariableSymbol:
|
||||
name: loopVariable
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -25,9 +25,9 @@ KtFunctionSymbol:
|
||||
name: usage
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -27,11 +27,11 @@ KtFunctionSymbol:
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(x)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-3
@@ -17,8 +17,8 @@ KtValueParameterSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: X
|
||||
symbolKind: LOCAL
|
||||
type: X
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -37,8 +37,8 @@ KtFunctionSymbol:
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(X)
|
||||
]
|
||||
@@ -46,4 +46,4 @@ KtFunctionSymbol:
|
||||
KtValueParameterSymbol(x)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-3
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: i
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtConstructorSymbol:
|
||||
@@ -20,8 +20,8 @@ KtConstructorSymbol:
|
||||
isPrimary: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: A
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: A
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(i)
|
||||
@@ -48,4 +48,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -14,9 +14,9 @@ KtFunctionSymbol:
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+14
-14
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: a
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtLocalVariableSymbol:
|
||||
@@ -18,8 +18,8 @@ KtLocalVariableSymbol:
|
||||
name: b
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtAnonymousFunctionSymbol:
|
||||
@@ -28,8 +28,8 @@ KtAnonymousFunctionSymbol:
|
||||
isExtension: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(a)
|
||||
]
|
||||
@@ -42,8 +42,8 @@ KtLocalVariableSymbol:
|
||||
name: lam1
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||
deprecationStatus: null
|
||||
|
||||
KtValueParameterSymbol:
|
||||
@@ -55,8 +55,8 @@ KtValueParameterSymbol:
|
||||
name: a
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtLocalVariableSymbol:
|
||||
@@ -66,8 +66,8 @@ KtLocalVariableSymbol:
|
||||
name: c
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtAnonymousFunctionSymbol:
|
||||
@@ -76,8 +76,8 @@ KtAnonymousFunctionSymbol:
|
||||
isExtension: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(a)
|
||||
]
|
||||
@@ -90,8 +90,8 @@ KtLocalVariableSymbol:
|
||||
name: lam2
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||
deprecationStatus: null
|
||||
|
||||
KtLocalVariableSymbol:
|
||||
@@ -101,8 +101,8 @@ KtLocalVariableSymbol:
|
||||
name: b
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtAnonymousFunctionSymbol:
|
||||
@@ -111,8 +111,8 @@ KtAnonymousFunctionSymbol:
|
||||
isExtension: false
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(it)
|
||||
]
|
||||
@@ -134,8 +134,8 @@ KtFunctionSymbol:
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -150,8 +150,8 @@ KtValueParameterSymbol:
|
||||
name: lmbd
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Function1<kotlin/Int, kotlin/Int>
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -170,11 +170,11 @@ KtFunctionSymbol:
|
||||
name: bar
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(lmbd)
|
||||
]
|
||||
visibility: Private
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: i
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Foo
|
||||
@@ -45,8 +45,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Int
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Foo
|
||||
@@ -61,8 +61,8 @@ KtValueParameterSymbol:
|
||||
name: value
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtPropertySetterSymbol:
|
||||
@@ -81,8 +81,8 @@ KtPropertySetterSymbol:
|
||||
origin: SOURCE
|
||||
parameter: KtValueParameterSymbol(value)
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Unit
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(value)
|
||||
]
|
||||
@@ -110,9 +110,9 @@ KtKotlinPropertySymbol:
|
||||
name: j
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Foo
|
||||
|
||||
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: i
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Foo
|
||||
@@ -45,8 +45,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Int
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -60,8 +60,8 @@ KtValueParameterSymbol:
|
||||
name: value
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtPropertySetterSymbol:
|
||||
@@ -80,8 +80,8 @@ KtPropertySetterSymbol:
|
||||
origin: SOURCE
|
||||
parameter: KtValueParameterSymbol(value)
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Unit
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(value)
|
||||
]
|
||||
@@ -108,9 +108,9 @@ KtKotlinPropertySymbol:
|
||||
name: j
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: KtPropertySetterSymbol(<setter>)
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): Foo
|
||||
@@ -139,4 +139,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -5,8 +5,8 @@ KtLocalVariableSymbol:
|
||||
name: q
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -25,8 +25,8 @@ KtFunctionSymbol:
|
||||
name: aaa
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Local
|
||||
@@ -69,9 +69,9 @@ KtFunctionSymbol:
|
||||
name: yyy
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -14,8 +14,8 @@ KtFunctionSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -38,8 +38,8 @@ KtFunctionSymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -65,4 +65,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-3
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
@@ -42,8 +42,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: kotlin/Int
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Int
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
@@ -69,9 +69,9 @@ KtKotlinPropertySymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: kotlin/Int
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
|
||||
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
@@ -42,8 +42,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Int
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -68,9 +68,9 @@ KtKotlinPropertySymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: kotlin/Int
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): A
|
||||
@@ -99,4 +99,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+1
-1
@@ -199,8 +199,8 @@ KtFunctionSymbol:
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T3)
|
||||
]
|
||||
|
||||
+2
-2
@@ -199,8 +199,8 @@ KtFunctionSymbol:
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: kotlin/Unit
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(T3)
|
||||
]
|
||||
@@ -230,4 +230,4 @@ KtNamedClassOrObjectSymbol:
|
||||
KtTypeParameterSymbol(T)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -14,8 +14,8 @@ KtFunctionSymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
@@ -37,9 +37,9 @@ KtFunctionSymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-3
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -41,8 +41,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: kotlin/Int
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Int
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -67,9 +67,9 @@ KtKotlinPropertySymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: kotlin/Int
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -18,9 +18,9 @@ KtKotlinPropertySymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -41,8 +41,8 @@ KtPropertyGetterSymbol:
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
type: kotlin/Int
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
@@ -67,13 +67,13 @@ KtKotlinPropertySymbol:
|
||||
name: y
|
||||
origin: SOURCE
|
||||
receiverType: kotlin/Int
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getY
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
|
||||
@@ -52,4 +52,4 @@ KtTypeAliasSymbol:
|
||||
KtTypeParameterSymbol(Z)
|
||||
]
|
||||
visibility: Private
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+7
-7
@@ -124,11 +124,11 @@ KtValueParameterSymbol:
|
||||
name: arg
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
symbolKind: LOCAL
|
||||
type: [
|
||||
returnType: [
|
||||
Anno2()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|Anno2|() I
|
||||
symbolKind: LOCAL
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -147,11 +147,11 @@ KtFunctionSymbol:
|
||||
name: f
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: [
|
||||
returnType: [
|
||||
Anno3()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|Anno3|() I
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(arg)
|
||||
@@ -180,12 +180,12 @@ KtKotlinPropertySymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: [
|
||||
returnType: [
|
||||
Anno4()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|Anno4|() I
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): X
|
||||
|
||||
@@ -124,11 +124,11 @@ KtValueParameterSymbol:
|
||||
name: arg
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
symbolKind: LOCAL
|
||||
type: [
|
||||
returnType: [
|
||||
Anno2()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|Anno2|() I
|
||||
symbolKind: LOCAL
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -147,11 +147,11 @@ KtFunctionSymbol:
|
||||
name: f
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: [
|
||||
returnType: [
|
||||
Anno2()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|Anno2|() I
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(arg)
|
||||
@@ -180,12 +180,12 @@ KtKotlinPropertySymbol:
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: [
|
||||
returnType: [
|
||||
Anno2()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|Anno2|() I
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): X
|
||||
@@ -217,4 +217,4 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -7,8 +7,8 @@ KtValueParameterSymbol:
|
||||
name: a
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -27,8 +27,8 @@ KtFunctionSymbol:
|
||||
name: primitive
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(a)
|
||||
@@ -45,8 +45,8 @@ KtValueParameterSymbol:
|
||||
name: b
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Float?
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Float?
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -65,8 +65,8 @@ KtFunctionSymbol:
|
||||
name: nullablePrimitive
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(b)
|
||||
@@ -83,8 +83,8 @@ KtValueParameterSymbol:
|
||||
name: c
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Any
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Any
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -103,8 +103,8 @@ KtFunctionSymbol:
|
||||
name: nonPrimitive
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(c)
|
||||
@@ -121,8 +121,8 @@ KtValueParameterSymbol:
|
||||
name: d
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: ERROR_TYPE
|
||||
symbolKind: LOCAL
|
||||
type: ERROR_TYPE
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
@@ -141,11 +141,11 @@ KtFunctionSymbol:
|
||||
name: error
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Unit
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(d)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -5,6 +5,6 @@ KtBackingFieldSymbol:
|
||||
origin: PROPERTY_BACKING_FIELD
|
||||
owningProperty: KtKotlinPropertySymbol(/x)
|
||||
receiverType: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
type: kotlin/Int
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
-2
@@ -7,8 +7,8 @@ KtConstructorSymbol:
|
||||
isPrimary: false
|
||||
origin: JAVA
|
||||
receiverType: null
|
||||
returnType: java/util/ArrayList<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
type: java/util/ArrayList<E>
|
||||
typeParameters: [
|
||||
KtTypeParameterSymbol(E)
|
||||
]
|
||||
@@ -16,4 +16,4 @@ KtConstructorSymbol:
|
||||
KtValueParameterSymbol(p0)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
-2
@@ -5,9 +5,9 @@ KtSamConstructorSymbol:
|
||||
name: Runnable
|
||||
origin: SAM_CONSTRUCTOR
|
||||
receiverType: null
|
||||
returnType: java/lang/Runnable
|
||||
symbolKind: SAM_CONSTRUCTOR
|
||||
type: java/lang/Runnable
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(function)
|
||||
]
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user