[AA] KtCallableSymbol: rename receiver to receiverParameter
^KT-54417
This commit is contained in:
committed by
Space Team
parent
6b41d8c1e4
commit
1ebfbc0ee9
Vendored
+2
-2
@@ -14,7 +14,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: OPEN
|
||||
origin: DELEGATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -38,7 +38,7 @@ KtKotlinPropertySymbol:
|
||||
modality: OPEN
|
||||
name: foo
|
||||
origin: DELEGATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ KtKotlinPropertySymbol:
|
||||
modality: OPEN
|
||||
name: foo
|
||||
origin: DELEGATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
|
||||
@@ -18,7 +18,7 @@ KtKotlinPropertySymbol:
|
||||
modality: OPEN
|
||||
name: zoo
|
||||
origin: DELEGATED
|
||||
receiver: KtReceiverParameterSymbol:
|
||||
receiverParameter: KtReceiverParameterSymbol:
|
||||
annotationsList: []
|
||||
origin: DELEGATED
|
||||
type: kotlin/Int
|
||||
@@ -52,7 +52,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: foo
|
||||
origin: DELEGATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -82,7 +82,7 @@ KtKotlinPropertySymbol:
|
||||
modality: OPEN
|
||||
name: foo
|
||||
origin: DELEGATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
@@ -113,7 +113,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: smth
|
||||
origin: DELEGATED
|
||||
receiver: KtReceiverParameterSymbol:
|
||||
receiverParameter: KtReceiverParameterSymbol:
|
||||
annotationsList: []
|
||||
origin: DELEGATED
|
||||
type: kotlin/Int
|
||||
@@ -146,7 +146,7 @@ KtKotlinPropertySymbol:
|
||||
modality: OPEN
|
||||
name: bar
|
||||
origin: DELEGATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
@@ -180,7 +180,7 @@ KtKotlinPropertySymbol:
|
||||
modality: OPEN
|
||||
name: doo
|
||||
origin: DELEGATED
|
||||
receiver: KtReceiverParameterSymbol:
|
||||
receiverParameter: KtReceiverParameterSymbol:
|
||||
annotationsList: []
|
||||
origin: DELEGATED
|
||||
type: kotlin/Int
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: bar
|
||||
origin: DELEGATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
@@ -26,7 +26,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: test
|
||||
origin: SOURCE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
@@ -51,7 +51,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -74,7 +74,7 @@ KtKotlinPropertySymbol:
|
||||
modality: FINAL
|
||||
name: testVal
|
||||
origin: SOURCE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
|
||||
+119
-119
@@ -18,7 +18,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: and
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -36,7 +36,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -68,7 +68,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: compareTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -86,7 +86,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -118,7 +118,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: compareTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -136,7 +136,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -168,7 +168,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: compareTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -186,7 +186,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -218,7 +218,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: compareTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -236,7 +236,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -268,7 +268,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: compareTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -286,7 +286,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -318,7 +318,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: compareTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -336,7 +336,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -365,7 +365,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: dec
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -395,7 +395,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: div
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -413,7 +413,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -445,7 +445,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: div
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -463,7 +463,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -495,7 +495,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: div
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -513,7 +513,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -545,7 +545,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: div
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -563,7 +563,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -595,7 +595,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: div
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -613,7 +613,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -645,7 +645,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: div
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -663,7 +663,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -695,7 +695,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: equals
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -713,7 +713,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -742,7 +742,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: inc
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -772,7 +772,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: inv
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -802,7 +802,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: minus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -820,7 +820,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -852,7 +852,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: minus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -870,7 +870,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -902,7 +902,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: minus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -920,7 +920,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -952,7 +952,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: minus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -970,7 +970,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1002,7 +1002,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: minus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1020,7 +1020,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1052,7 +1052,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: minus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1070,7 +1070,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1102,7 +1102,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: or
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1120,7 +1120,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1152,7 +1152,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: plus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1170,7 +1170,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1202,7 +1202,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: plus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1220,7 +1220,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1252,7 +1252,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: plus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1270,7 +1270,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1302,7 +1302,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: plus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1320,7 +1320,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1352,7 +1352,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: plus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1370,7 +1370,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1402,7 +1402,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: plus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1420,7 +1420,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1449,7 +1449,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1467,7 +1467,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1496,7 +1496,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1514,7 +1514,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1543,7 +1543,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/LongRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1561,7 +1561,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1590,7 +1590,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeTo
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1608,7 +1608,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1642,7 +1642,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1660,7 +1660,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1694,7 +1694,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1712,7 +1712,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1746,7 +1746,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/LongRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1764,7 +1764,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1798,7 +1798,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1816,7 +1816,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1850,7 +1850,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rem
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1868,7 +1868,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1902,7 +1902,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rem
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1920,7 +1920,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1954,7 +1954,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rem
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1972,7 +1972,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2006,7 +2006,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rem
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2024,7 +2024,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2058,7 +2058,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rem
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2076,7 +2076,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2110,7 +2110,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: rem
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2128,7 +2128,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2160,7 +2160,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: shl
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2178,7 +2178,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: bitCount
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2210,7 +2210,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: shr
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2228,7 +2228,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: bitCount
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2260,7 +2260,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: times
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2278,7 +2278,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2310,7 +2310,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: times
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2328,7 +2328,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2360,7 +2360,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: times
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2378,7 +2378,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2410,7 +2410,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: times
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2428,7 +2428,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2460,7 +2460,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: times
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2478,7 +2478,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2510,7 +2510,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: times
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2528,7 +2528,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2560,7 +2560,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toByte
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Byte
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2590,7 +2590,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toChar
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Char
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2620,7 +2620,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toDouble
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Double
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2650,7 +2650,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toFloat
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Float
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2680,7 +2680,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toInt
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2710,7 +2710,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toLong
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Long
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2740,7 +2740,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toShort
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Short
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2770,7 +2770,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toString
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2800,7 +2800,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: unaryMinus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2830,7 +2830,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: unaryPlus
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2860,7 +2860,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: ushr
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2878,7 +2878,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: bitCount
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2910,7 +2910,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: xor
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2928,7 +2928,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -2957,7 +2957,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: hashCode
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -2999,7 +2999,7 @@ KtConstructorSymbol:
|
||||
isExtension: false
|
||||
isPrimary: false
|
||||
origin: JAVA
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: java/lang/Integer
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -3017,7 +3017,7 @@ KtConstructorSymbol:
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -3037,7 +3037,7 @@ KtConstructorSymbol:
|
||||
isExtension: false
|
||||
isPrimary: true
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
+46
-46
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: add
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -33,7 +33,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: element
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -62,7 +62,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: add
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -80,7 +80,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: index
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -99,7 +99,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: element
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -128,7 +128,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: addAll
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -146,7 +146,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: index
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -165,7 +165,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: elements
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/Collection<E>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -194,7 +194,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: addAll
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -212,7 +212,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: elements
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/Collection<E>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -241,7 +241,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: clear
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -268,7 +268,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: listIterator
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/MutableListIterator<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -295,7 +295,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: listIterator
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/MutableListIterator<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -313,7 +313,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: index
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -342,7 +342,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: remove
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -360,7 +360,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: element
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -389,7 +389,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: removeAll
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -407,7 +407,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: elements
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/Collection<E>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -436,7 +436,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: removeAt
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -454,7 +454,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: index
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -483,7 +483,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: retainAll
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -501,7 +501,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: elements
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/Collection<E>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -530,7 +530,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: set
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -548,7 +548,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: index
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -567,7 +567,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: element
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -596,7 +596,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: subList
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/MutableList<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -614,7 +614,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: fromIndex
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -633,7 +633,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: toIndex
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -662,7 +662,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: contains
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -680,7 +680,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: element
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -709,7 +709,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: containsAll
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -727,7 +727,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: elements
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/Collection<E>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -756,7 +756,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: get
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -774,7 +774,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: index
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -803,7 +803,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: indexOf
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -821,7 +821,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: element
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -850,7 +850,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: isEmpty
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -877,7 +877,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: iterator
|
||||
origin: INTERSECTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/collections/MutableIterator<E>
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -904,7 +904,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: lastIndexOf
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -922,7 +922,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: element
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -950,7 +950,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: ABSTRACT
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -974,7 +974,7 @@ KtKotlinPropertySymbol:
|
||||
modality: ABSTRACT
|
||||
name: size
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
@@ -1005,7 +1005,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: equals
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1023,7 +1023,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -1052,7 +1052,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: hashCode
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -1079,7 +1079,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toString
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
@@ -14,7 +14,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -38,7 +38,7 @@ KtKotlinPropertySymbol:
|
||||
modality: FINAL
|
||||
name: x
|
||||
origin: SOURCE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
@@ -69,7 +69,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: clone
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -96,7 +96,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: compareTo
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -114,7 +114,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: test/E
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -143,7 +143,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: equals
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -161,7 +161,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -190,7 +190,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: hashCode
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -217,7 +217,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toString
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -246,7 +246,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -270,7 +270,7 @@ KtKotlinPropertySymbol:
|
||||
modality: FINAL
|
||||
name: name
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
@@ -300,7 +300,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -324,7 +324,7 @@ KtKotlinPropertySymbol:
|
||||
modality: FINAL
|
||||
name: ordinal
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
@@ -355,7 +355,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: getDeclaringClass
|
||||
origin: SUBSTITUTION_OVERRIDE
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: ft<java/lang/Class<test/E!>, java/lang/Class<test/E!>?>
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
+189
-189
File diff suppressed because it is too large
Load Diff
+7
-7
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: ABSTRACT
|
||||
name: invoke
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: R
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -33,7 +33,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: p1
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: P1
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -52,7 +52,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: p2
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: P2
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -81,7 +81,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: equals
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -99,7 +99,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -128,7 +128,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: hashCode
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -155,7 +155,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toString
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
+9
-9
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: serializeFirstTarget
|
||||
origin: PLUGIN
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -33,7 +33,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: x
|
||||
origin: PLUGIN
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: test/FirstTarget
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -62,7 +62,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: serializeSecondTarget
|
||||
origin: PLUGIN
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -80,7 +80,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: x
|
||||
origin: PLUGIN
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: test/SecondTarget
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -109,7 +109,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: equals
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -127,7 +127,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -156,7 +156,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: hashCode
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -183,7 +183,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toString
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -202,7 +202,7 @@ KtConstructorSymbol:
|
||||
isExtension: false
|
||||
isPrimary: true
|
||||
origin: SOURCE_MEMBER_GENERATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: test/Serializer
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
+6
-6
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: foo
|
||||
origin: PLUGIN
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -42,7 +42,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: equals
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -60,7 +60,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -89,7 +89,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: hashCode
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -116,7 +116,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toString
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -135,7 +135,7 @@ KtConstructorSymbol:
|
||||
isExtension: false
|
||||
isPrimary: true
|
||||
origin: PLUGIN
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: test/WithGeneratedCompanion.Companion
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
+6
-6
@@ -15,7 +15,7 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: materialize
|
||||
origin: PLUGIN
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: test/MyClass
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -42,7 +42,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: equals
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -60,7 +60,7 @@ KtFunctionSymbol:
|
||||
isVararg: false
|
||||
name: other
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Any?
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
@@ -89,7 +89,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: hashCode
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -116,7 +116,7 @@ KtFunctionSymbol:
|
||||
modality: OPEN
|
||||
name: toString
|
||||
origin: LIBRARY
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/String
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -158,7 +158,7 @@ KtConstructorSymbol:
|
||||
isExtension: false
|
||||
isPrimary: true
|
||||
origin: SOURCE_MEMBER_GENERATED
|
||||
receiver: null
|
||||
receiverParameter: null
|
||||
returnType: test/MyClass
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
Reference in New Issue
Block a user