AA: render containing file and JvmClassName
This commit is contained in:
committed by
Space Team
parent
797174ee1f
commit
f5d2ce3022
+2
@@ -13,5 +13,7 @@ KtBackingFieldSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(accessorField.kt)
|
||||
getContainingJvmClassName: AccessorFieldKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
@@ -18,5 +18,7 @@ KtBackingFieldSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(accessorField.kt)
|
||||
getContainingJvmClassName: AccessorFieldKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||
deprecationStatus: DeprecationInfo(deprecationLevel=WARNING, propagatesToOverrides=false, message=null)
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
abc: kotlin.Int
|
||||
abc: kotlin.Int
|
||||
|
||||
+3
-1
@@ -18,5 +18,7 @@ KtValueParameterSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(constructorValueParameter.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+4
@@ -42,9 +42,13 @@ KtConstructorSymbol:
|
||||
type: (kotlin/collections/MutableCollection<out E!>..kotlin/collections/Collection<E!>?)
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: java/util/ArrayList
|
||||
getContainingModule: KtSdkModule "SDK jdk"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: java/util/ArrayList
|
||||
getContainingModule: KtSdkModule "SDK jdk"
|
||||
deprecationStatus: null
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
constructor(c: kotlin.collections.(Mutable)Collection<out (E & kotlin.Any..E?)>!)
|
||||
constructor(c: kotlin.collections.(Mutable)Collection<out (E & kotlin.Any..E?)>!)
|
||||
|
||||
+5
-1
@@ -42,9 +42,13 @@ KtConstructorSymbol:
|
||||
type: ft<kotlin/collections/MutableCollection<out ft<E & Any, E?>>, kotlin/collections/Collection<out ft<E & Any, E?>>?>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: java/util/ArrayList
|
||||
getContainingModule: KtSdkModule "SDK jdk"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: java/util/ArrayList
|
||||
getContainingModule: KtSdkModule "SDK jdk"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+6
@@ -20,6 +20,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/enums/EnumEntries<MyKotlinEnum>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntries.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /MyKotlinEnum.entries
|
||||
@@ -50,6 +52,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntries.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -83,6 +87,8 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntries.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
val entries: kotlin.enums.EnumEntries<MyKotlinEnum>
|
||||
val entries: kotlin.enums.EnumEntries<MyKotlinEnum>
|
||||
|
||||
@@ -29,6 +29,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntries.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -62,9 +64,11 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumEntries.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getEntries
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
|
||||
+4
@@ -46,9 +46,13 @@ KtFunctionSymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumValueOf.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumValueOf.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -1 +1 @@
|
||||
fun valueOf(value: kotlin.String): MyKotlinEnum
|
||||
fun valueOf(value: kotlin.String): MyKotlinEnum
|
||||
|
||||
@@ -46,9 +46,13 @@ KtFunctionSymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(enumValueOf.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumValueOf.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
@@ -32,5 +32,7 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumValues.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -1 +1 @@
|
||||
fun values(): kotlin.Array<MyKotlinEnum>
|
||||
fun values(): kotlin.Array<MyKotlinEnum>
|
||||
|
||||
@@ -32,5 +32,7 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(enumValues.kt)
|
||||
getContainingJvmClassName: MyKotlinEnum
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-1
@@ -18,5 +18,7 @@ KtValueParameterSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(explicitLambdaParameter.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+3
@@ -32,6 +32,7 @@ KtFunctionSymbol:
|
||||
]
|
||||
ownTypeArguments: []
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
getContainingFileSymbol: KtFileSymbol(functionReceiverParameter.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -42,5 +43,7 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(functionReceiverParameter.kt)
|
||||
getContainingJvmClassName: FunctionReceiverParameterKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
Vendored
+1
-1
@@ -11,4 +11,4 @@ KtReceiverParameterSymbol:
|
||||
psi: KtAnnotationEntry
|
||||
]
|
||||
ownTypeArguments: []
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
|
||||
+2
-1
@@ -12,5 +12,6 @@ KtReceiverParameterSymbol:
|
||||
]
|
||||
ownTypeArguments: []
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
getContainingFileSymbol: KtFileSymbol(functionReceiverParameter.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+3
-1
@@ -30,5 +30,7 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: <local>/Base<Outer>
|
||||
getContainingFileSymbol: KtFileSymbol(genericFromFunctionInLocalClass.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
@@ -37,5 +37,7 @@ KtFunctionSymbol:
|
||||
type: Outer
|
||||
]
|
||||
type: test/TopLevel<Outer>.test/TopLevel.Base<T>
|
||||
getContainingFileSymbol: KtFileSymbol(genericFromOuterClassInInnerClass.kt)
|
||||
getContainingJvmClassName: test/TopLevel$Base
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
Vendored
+3
-1
@@ -34,5 +34,7 @@ KtFunctionSymbol:
|
||||
type: T
|
||||
]
|
||||
type: test/TopLevel.Base<T, Outer>
|
||||
getContainingFileSymbol: KtFileSymbol(genericFromOuterClassInInnerClass.kt)
|
||||
getContainingJvmClassName: test/TopLevel$Base
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+3
-1
@@ -18,5 +18,7 @@ KtValueParameterSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(implicitLambdaParameter.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+1
@@ -26,6 +26,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
analysis/analysis-api/testData/symbols/symbolByReference/javaClassWithEmptyAnnotationName.pretty.txt
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
||||
@`<error>`
|
||||
open class JavaClass
|
||||
open class JavaClass
|
||||
|
||||
Vendored
+2
-1
@@ -26,6 +26,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
@@ -20,5 +20,7 @@ KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -1 +1 @@
|
||||
open var field: kotlin.Int
|
||||
open var field: kotlin.Int
|
||||
|
||||
@@ -20,5 +20,7 @@ KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
analysis/analysis-api/testData/symbols/symbolByReference/javaFieldWithTypeAnnotation.descriptors.txt
Vendored
+2
@@ -25,5 +25,7 @@ KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
||||
@Anno1
|
||||
open var field: @Anno1 kotlin.String!
|
||||
open var field: @Anno1 kotlin.String!
|
||||
|
||||
+3
-1
@@ -25,5 +25,7 @@ KtJavaFieldSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
open fun foo()
|
||||
open fun foo()
|
||||
|
||||
@@ -31,5 +31,7 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
@@ -30,5 +30,7 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -1 +1 @@
|
||||
open fun foo(): kotlin.String!
|
||||
open fun foo(): kotlin.String!
|
||||
|
||||
analysis/analysis-api/testData/symbols/symbolByReference/javaMethodWithExternalNotNullAnnotation.txt
Vendored
+3
-1
@@ -33,5 +33,7 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+2
@@ -34,5 +34,7 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+2
@@ -34,5 +34,7 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+2
@@ -16,5 +16,7 @@ KtJavaFieldSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -1 +1 @@
|
||||
open var field: kotlin.Int
|
||||
open var field: kotlin.Int
|
||||
|
||||
+3
-1
@@ -16,5 +16,7 @@ KtJavaFieldSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
open fun foo()
|
||||
open fun foo()
|
||||
|
||||
+3
-1
@@ -27,5 +27,7 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Vendored
+8
@@ -23,6 +23,7 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -34,6 +35,9 @@ KtSyntheticJavaPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertyGetterSymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertyGetterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -60,6 +64,7 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -71,6 +76,9 @@ KtSyntheticJavaPropertySymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescSyntheticJavaPropertySymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescSyntheticJavaPropertySymbol
|
||||
|
||||
deprecationStatus: null
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
open val foo: kotlin.Int
|
||||
get()
|
||||
get()
|
||||
|
||||
+5
-1
@@ -28,6 +28,8 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -58,9 +60,11 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: JavaClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: JavaClass
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getFoo
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
|
||||
+59
@@ -0,0 +1,59 @@
|
||||
KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
contractEffects: []
|
||||
hasStableParameterNames: true
|
||||
isActual: false
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: true
|
||||
isInline: false
|
||||
isOperator: true
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isSuspend: false
|
||||
modality: FINAL
|
||||
name: dynamicFunctionCall
|
||||
origin: JS_DYNAMIC
|
||||
receiverParameter: null
|
||||
returnType: KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: true
|
||||
name: args
|
||||
origin: JS_DYNAMIC
|
||||
receiverParameter: null
|
||||
returnType: KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
getContainingFileSymbol: KtFileSymbol(functionFromJsDynamicScopeNoArguments.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+5
-1
@@ -44,6 +44,8 @@ KtFunctionSymbol:
|
||||
type: dynamic
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -51,5 +53,7 @@ KtFunctionSymbol:
|
||||
getDispatchReceiver(): KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+59
@@ -0,0 +1,59 @@
|
||||
KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
contractEffects: []
|
||||
hasStableParameterNames: true
|
||||
isActual: false
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: true
|
||||
isInline: false
|
||||
isOperator: true
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isSuspend: false
|
||||
modality: FINAL
|
||||
name: dynamicFunctionCall
|
||||
origin: JS_DYNAMIC
|
||||
receiverParameter: null
|
||||
returnType: KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: true
|
||||
name: args
|
||||
origin: JS_DYNAMIC
|
||||
receiverParameter: null
|
||||
returnType: KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
getContainingFileSymbol: KtFileSymbol(functionFromJsDynamicScopeWithArguments.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+5
-1
@@ -44,6 +44,8 @@ KtFunctionSymbol:
|
||||
type: dynamic
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -51,5 +53,7 @@ KtFunctionSymbol:
|
||||
getDispatchReceiver(): KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
backingFieldSymbol: null
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
getter: null
|
||||
hasBackingField: true
|
||||
hasGetter: false
|
||||
hasSetter: false
|
||||
initializer: null
|
||||
isActual: false
|
||||
isConst: false
|
||||
isDelegatedProperty: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isFromPrimaryConstructor: false
|
||||
isLateInit: false
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isVal: false
|
||||
modality: FINAL
|
||||
name: dynamicPropertyAccess
|
||||
origin: JS_DYNAMIC
|
||||
receiverParameter: null
|
||||
returnType: KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
getContainingFileSymbol: KtFileSymbol(propertyFromJsDynamicScope.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getDynamicPropertyAccess
|
||||
javaSetterName: setDynamicPropertyAccess
|
||||
setterDeprecationStatus: null
|
||||
+1
-1
@@ -2,5 +2,5 @@
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE
|
||||
|
||||
fun foo(jsObject: dynamic) {
|
||||
jsObject.dynamic<caret>PropertyAcess
|
||||
jsObject.dynamic<caret>PropertyAccess
|
||||
}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
var dynamicPropertyAcess: dynamic
|
||||
var dynamicPropertyAccess: dynamic
|
||||
+6
-4
@@ -19,7 +19,7 @@ KtKotlinPropertySymbol:
|
||||
isStatic: false
|
||||
isVal: false
|
||||
modality: FINAL
|
||||
name: dynamicPropertyAcess
|
||||
name: dynamicPropertyAccess
|
||||
origin: JS_DYNAMIC
|
||||
receiverParameter: null
|
||||
returnType: KtDynamicType:
|
||||
@@ -32,9 +32,11 @@ KtKotlinPropertySymbol:
|
||||
getDispatchReceiver(): KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getDynamicPropertyAcess
|
||||
javaSetterName: setDynamicPropertyAcess
|
||||
setterDeprecationStatus: null
|
||||
javaGetterName: getDynamicPropertyAccess
|
||||
javaSetterName: setDynamicPropertyAccess
|
||||
setterDeprecationStatus: null
|
||||
|
||||
analysis/analysis-api/testData/symbols/symbolByReference/primaryConstructorValueParameter.pretty.txt
Vendored
+1
-1
@@ -1 +1 @@
|
||||
abc: kotlin.Int
|
||||
abc: kotlin.Int
|
||||
|
||||
Vendored
+3
-1
@@ -18,5 +18,7 @@ KtValueParameterSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(primaryConstructorValueParameter.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
val abc: kotlin.Int
|
||||
val abc: kotlin.Int
|
||||
|
||||
+7
-1
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(primaryConstructorValueParameterAsProperty.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /A.abc
|
||||
@@ -44,6 +46,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(primaryConstructorValueParameterAsProperty.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -76,9 +80,11 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(primaryConstructorValueParameterAsProperty.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getAbc
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
|
||||
Vendored
+8
@@ -15,6 +15,8 @@ KtKotlinPropertySymbol:
|
||||
type: kotlin/Boolean
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(propertyReceiverParameter.kt)
|
||||
getContainingJvmClassName: PropertyReceiverParameterKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: /prop
|
||||
@@ -45,6 +47,7 @@ KtKotlinPropertySymbol:
|
||||
]
|
||||
ownTypeArguments: []
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
getContainingFileSymbol: KtFileSymbol(propertyReceiverParameter.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -55,6 +58,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(propertyReceiverParameter.kt)
|
||||
getContainingJvmClassName: PropertyReceiverParameterKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: false
|
||||
@@ -88,6 +93,7 @@ KtKotlinPropertySymbol:
|
||||
]
|
||||
ownTypeArguments: []
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
getContainingFileSymbol: KtFileSymbol(propertyReceiverParameter.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -98,6 +104,8 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(propertyReceiverParameter.kt)
|
||||
getContainingJvmClassName: PropertyReceiverParameterKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
|
||||
Vendored
+1
-1
@@ -11,4 +11,4 @@ KtReceiverParameterSymbol:
|
||||
psi: KtAnnotationEntry
|
||||
]
|
||||
ownTypeArguments: []
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
|
||||
+2
-1
@@ -12,5 +12,6 @@ KtReceiverParameterSymbol:
|
||||
]
|
||||
ownTypeArguments: []
|
||||
type: @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
getContainingFileSymbol: KtFileSymbol(propertyReceiverParameter.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+5
@@ -39,9 +39,14 @@ KtSamConstructorSymbol:
|
||||
type: kotlin/Function0<kotlin/Unit>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
]
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSdkModule "SDK jdk"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Runnable(function: () -> kotlin.Unit): java.lang.Runnable
|
||||
Runnable(function: () -> kotlin.Unit): java.lang.Runnable
|
||||
|
||||
+5
-1
@@ -39,8 +39,12 @@ KtSamConstructorSymbol:
|
||||
type: kotlin/Function0<kotlin/Unit>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -18,5 +18,7 @@ KtLocalVariableSymbol:
|
||||
type: kotlin/Array<kotlin/String>
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(scriptArgument.kts)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtScriptModule "Script scriptArgument.kts"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -24,6 +24,8 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(scriptResult.kts)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtScriptModule "Script scriptResult.kts"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -52,6 +54,8 @@ KtKotlinPropertySymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(scriptResult.kts)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtScriptModule "Script scriptResult.kts"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
value: kotlin.Int
|
||||
value: kotlin.Int
|
||||
|
||||
+3
-1
@@ -18,5 +18,7 @@ KtValueParameterSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(setterValueParameter.kt)
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+18
@@ -23,6 +23,7 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Derived
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -34,6 +35,9 @@ KtSyntheticJavaPropertySymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertyGetterSymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertyGetterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -60,6 +64,7 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Derived
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -99,6 +104,9 @@ KtSyntheticJavaPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -110,6 +118,7 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Derived
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
@@ -140,17 +149,26 @@ KtSyntheticJavaPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertySetterSymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertySetterSymbol
|
||||
|
||||
deprecationStatus: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescSyntheticJavaPropertySymbol
|
||||
|
||||
getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescSyntheticJavaPropertySymbol
|
||||
|
||||
deprecationStatus: null
|
||||
|
||||
+10
@@ -28,6 +28,8 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Derived
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Derived
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
@@ -82,6 +84,8 @@ KtSyntheticJavaPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(Derived.kt)
|
||||
getContainingJvmClassName: Derived
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
receiverParameter: null
|
||||
@@ -112,6 +116,8 @@ KtSyntheticJavaPropertySymbol:
|
||||
type: kotlin/String
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(Derived.kt)
|
||||
getContainingJvmClassName: Derived
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
]
|
||||
@@ -120,6 +126,8 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Derived
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Derived
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
@@ -129,6 +137,8 @@ KtSyntheticJavaPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: Derived
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: Derived
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
|
||||
+2
@@ -20,5 +20,7 @@ KtBackingFieldSymbol:
|
||||
type: @R|Anno3|() @R|Anno2|() @R|Anno1|() @R|Anno3|() SecondTypeAlias
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(typeAnnotationOnBackingField.kt)
|
||||
getContainingJvmClassName: TypeAnnotationOnBackingFieldKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+3
-1
@@ -20,5 +20,7 @@ KtBackingFieldSymbol:
|
||||
type: @R|Anno1|() @R|Anno2|() @R|Anno3|() BaseInterface
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(typeAnnotationOnBackingField.kt)
|
||||
getContainingJvmClassName: TypeAnnotationOnBackingFieldKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -9,5 +9,6 @@ KtTypeParameterSymbol:
|
||||
typeParameters: []
|
||||
upperBounds: []
|
||||
variance: INVARIANT
|
||||
getContainingFileSymbol: KtFileSymbol(typeParameter.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
abc: kotlin.Int
|
||||
abc: kotlin.Int
|
||||
|
||||
+3
-1
@@ -18,5 +18,7 @@ KtValueParameterSymbol:
|
||||
type: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: KtFileSymbol(valueParameter.kt)
|
||||
getContainingJvmClassName: ValueParameterKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
+1
@@ -26,6 +26,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(generatedCompanionWorksAsValue.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
+2
-1
@@ -23,6 +23,7 @@ KtNamedClassOrObjectSymbol:
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
annotationApplicableTargets: null
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user