c1ea878e52
It's not related to the stubs format changes, but there were no tests for that in symbols resolve tests
63 lines
1.6 KiB
Plaintext
Vendored
63 lines
1.6 KiB
Plaintext
Vendored
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: one/DataClass.copy
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isActual: false
|
|
isBuiltinFunctionInvoke: false
|
|
isExpect: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: FINAL
|
|
name: copy
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: one/DataClass
|
|
symbolKind: CLASS_MEMBER
|
|
typeParameters: []
|
|
valueParameters: [
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: true
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: name
|
|
origin: LIBRARY
|
|
receiverParameter: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/String
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingFileSymbol: null
|
|
getContainingJvmClassName: one.DataClass
|
|
getContainingModule: KtLibraryModule "Library lib"
|
|
deprecationStatus: null
|
|
]
|
|
visibility: Public
|
|
getDispatchReceiver(): KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: one/DataClass
|
|
getContainingFileSymbol: null
|
|
getContainingJvmClassName: one.DataClass
|
|
getContainingModule: KtLibraryModule "Library lib"
|
|
deprecationStatus: null
|