[Analysis API] Use library name in result jar
^KT-62888 ^KT-62651
This commit is contained in:
committed by
Space Team
parent
a341dc704f
commit
02d99769ff
+4
-4
@@ -17,7 +17,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.constructorProperty
|
||||
contextReceivers: []
|
||||
@@ -48,7 +48,7 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
@@ -82,9 +82,9 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getConstructorProperty
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
-93
@@ -1,93 +0,0 @@
|
||||
KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
backingFieldSymbol: KtBackingFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
isExtension: false
|
||||
name: field
|
||||
origin: PROPERTY_BACKING_FIELD
|
||||
owningProperty: KtKotlinPropertySymbol(one/SimpleClass.constructorPropertyWithAnnotations)
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.constructorPropertyWithAnnotations
|
||||
contextReceivers: []
|
||||
getter: KtPropertyGetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
hasSetter: false
|
||||
initializer: null
|
||||
isActual: false
|
||||
isConst: false
|
||||
isDelegatedProperty: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isFromPrimaryConstructor: false
|
||||
isLateInit: false
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isVal: true
|
||||
modality: FINAL
|
||||
name: constructorPropertyWithAnnotations
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getConstructorPropertyWithAnnotations
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
+6
-6
@@ -17,7 +17,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.constructorVariable
|
||||
contextReceivers: []
|
||||
@@ -48,7 +48,7 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
@@ -106,7 +106,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -138,7 +138,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
@@ -148,7 +148,7 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -159,7 +159,7 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getConstructorVariable
|
||||
|
||||
-179
@@ -1,179 +0,0 @@
|
||||
KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
backingFieldSymbol: KtBackingFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
isExtension: false
|
||||
name: field
|
||||
origin: PROPERTY_BACKING_FIELD
|
||||
owningProperty: KtKotlinPropertySymbol(one/SimpleClass.constructorVariableWithAnnotations)
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.constructorVariableWithAnnotations
|
||||
contextReceivers: []
|
||||
getter: KtPropertyGetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
hasSetter: true
|
||||
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: constructorVariableWithAnnotations
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
setter: KtPropertySetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
parameter: KtValueParameterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Unit
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getConstructorVariableWithAnnotations
|
||||
javaSetterName: setConstructorVariableWithAnnotations
|
||||
setterDeprecationStatus: null
|
||||
Vendored
+4
-4
@@ -17,7 +17,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.memberProperty
|
||||
contextReceivers: []
|
||||
@@ -48,7 +48,7 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
@@ -82,9 +82,9 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getMemberProperty
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
-96
@@ -1,96 +0,0 @@
|
||||
KtKotlinPropertySymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
backingFieldSymbol: KtBackingFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
isExtension: false
|
||||
name: field
|
||||
origin: PROPERTY_BACKING_FIELD
|
||||
owningProperty: KtKotlinPropertySymbol(one/SimpleClass.memberPropertyWithAnnotations)
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.memberPropertyWithAnnotations
|
||||
contextReceivers: []
|
||||
getter: KtPropertyGetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
hasSetter: false
|
||||
initializer: null
|
||||
isActual: false
|
||||
isConst: false
|
||||
isDelegatedProperty: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isFromPrimaryConstructor: false
|
||||
isLateInit: false
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isVal: true
|
||||
modality: FINAL
|
||||
name: memberPropertyWithAnnotations
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getMemberPropertyWithAnnotations
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
Vendored
+7
-7
@@ -17,7 +17,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.memberVariable
|
||||
contextReceivers: []
|
||||
@@ -48,7 +48,7 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
@@ -106,7 +106,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -138,7 +138,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
@@ -148,7 +148,7 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
@@ -159,9 +159,9 @@ KtKotlinPropertySymbol:
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getMemberVariable
|
||||
javaSetterName: setMemberVariable
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
-182
@@ -1,182 +0,0 @@
|
||||
KtKotlinPropertySymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
backingFieldSymbol: KtBackingFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
isExtension: false
|
||||
name: field
|
||||
origin: PROPERTY_BACKING_FIELD
|
||||
owningProperty: KtKotlinPropertySymbol(one/SimpleClass.memberVariableWithAnnotations)
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/SimpleClass.memberVariableWithAnnotations
|
||||
contextReceivers: []
|
||||
getter: KtPropertyGetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
hasSetter: true
|
||||
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: memberVariableWithAnnotations
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
setter: KtPropertySetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
parameter: KtValueParameterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Unit
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getDispatchReceiver(): KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: one/SimpleClass
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.SimpleClass
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getMemberVariableWithAnnotations
|
||||
javaSetterName: setMemberVariableWithAnnotations
|
||||
setterDeprecationStatus: null
|
||||
Vendored
+4
-4
@@ -17,7 +17,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/topLevelProperty
|
||||
contextReceivers: []
|
||||
@@ -44,7 +44,7 @@ KtKotlinPropertySymbol:
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
@@ -74,9 +74,9 @@ KtKotlinPropertySymbol:
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getTopLevelProperty
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
-88
@@ -1,88 +0,0 @@
|
||||
KtKotlinPropertySymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
backingFieldSymbol: KtBackingFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
isExtension: false
|
||||
name: field
|
||||
origin: PROPERTY_BACKING_FIELD
|
||||
owningProperty: KtKotlinPropertySymbol(one/topLevelPropertyWithAnnotations)
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/topLevelPropertyWithAnnotations
|
||||
contextReceivers: []
|
||||
getter: KtPropertyGetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
hasSetter: false
|
||||
initializer: null
|
||||
isActual: false
|
||||
isConst: false
|
||||
isDelegatedProperty: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isFromPrimaryConstructor: false
|
||||
isLateInit: false
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isVal: true
|
||||
modality: FINAL
|
||||
name: topLevelPropertyWithAnnotations
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Short
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getTopLevelPropertyWithAnnotations
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
Vendored
+7
-7
@@ -17,7 +17,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/topLevelVariable
|
||||
contextReceivers: []
|
||||
@@ -44,7 +44,7 @@ KtKotlinPropertySymbol:
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
@@ -102,7 +102,7 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -134,22 +134,22 @@ KtKotlinPropertySymbol:
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
getContainingModule: KtLibraryModule "Library lib"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getTopLevelVariable
|
||||
javaSetterName: setTopLevelVariable
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
-170
@@ -1,170 +0,0 @@
|
||||
KtKotlinPropertySymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
backingFieldSymbol: KtBackingFieldSymbol:
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
isExtension: false
|
||||
name: field
|
||||
origin: PROPERTY_BACKING_FIELD
|
||||
owningProperty: KtKotlinPropertySymbol(one/topLevelVariableWithAnnotations)
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
callableIdIfNonLocal: one/topLevelVariableWithAnnotations
|
||||
contextReceivers: []
|
||||
getter: KtPropertyGetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
hasBackingField: true
|
||||
hasGetter: true
|
||||
hasSetter: true
|
||||
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: topLevelVariableWithAnnotations
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
setter: KtPropertySetterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
hasBody: false
|
||||
hasStableParameterNames: true
|
||||
isDefault: false
|
||||
isExtension: false
|
||||
isInline: false
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: LIBRARY
|
||||
parameter: KtValueParameterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Unit
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol:
|
||||
annotationsList: [
|
||||
one/Anno()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
generatedPrimaryConstructorProperty: null
|
||||
hasDefaultValue: false
|
||||
isCrossinline: false
|
||||
isExtension: false
|
||||
isImplicitLambdaParameter: false
|
||||
isNoinline: false
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Long
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
]
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: one.LibKt
|
||||
getContainingModule: KtLibraryModule "Library library"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getTopLevelVariableWithAnnotations
|
||||
javaSetterName: setTopLevelVariableWithAnnotations
|
||||
setterDeprecationStatus: null
|
||||
Reference in New Issue
Block a user