Files
kotlin-fork/analysis/analysis-api/testData/symbols/singleSymbolByPsi/contracts/referenceReceiverInContract.txt
T
Dmitrii Gridin 1e2d517c21 [AA] DebugSymbolRenderer: improve type render
to process all nested annotations and types

^KT-56046
2023-02-03 19:48:55 +00:00

67 lines
2.1 KiB
Plaintext
Vendored

KtFunctionSymbol:
annotationsList: [
kotlin/OptIn(markerClass = [kotlin.contracts.ExperimentalContracts::class])
psi: KtAnnotationEntry
]
callableIdIfNonLocal: /referenceReceiverInContract
contextReceivers: []
contractEffects: [
KtContractCallsInPlaceContractEffectDeclaration:
valueParameterReference:
KtContractParameterValue:
parameterSymbol:
KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/referenceReceiverInContract)
type: KtFunctionalType:
type: kotlin/Function0<kotlin/Unit>
annotationsList: []
ownTypeArguments: [
KtUsualClassType:
type: kotlin/Unit
annotationsList: []
ownTypeArguments: []
]
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
occurrencesRange: EXACTLY_ONCE
]
hasStableParameterNames: true
isBuiltinFunctionInvoke: false
isExtension: true
isExternal: false
isInfix: false
isInline: false
isOperator: false
isOverride: false
isStatic: false
isSuspend: false
modality: FINAL
name: referenceReceiverInContract
origin: SOURCE
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/referenceReceiverInContract)
type: KtFunctionalType:
type: kotlin/Function0<kotlin/Unit>
annotationsList: []
ownTypeArguments: [
KtUsualClassType:
type: kotlin/Unit
annotationsList: []
ownTypeArguments: []
]
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: KtUsualClassType:
type: kotlin/Unit
annotationsList: []
ownTypeArguments: []
symbolKind: TOP_LEVEL
typeParameters: []
valueParameters: []
visibility: Public
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null