1c472c2751
KT-54846
46 lines
1.2 KiB
Plaintext
Vendored
46 lines
1.2 KiB
Plaintext
Vendored
KtFunctionSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: /foo
|
|
contextReceivers: []
|
|
contractEffects: []
|
|
hasStableParameterNames: true
|
|
isActual: false
|
|
isBuiltinFunctionInvoke: false
|
|
isExpect: false
|
|
isExtension: true
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: FINAL
|
|
name: foo
|
|
origin: SOURCE
|
|
receiverParameter: KtReceiverParameterSymbol:
|
|
annotationsList: [
|
|
ReceiverAnnotation()
|
|
psi: KtAnnotationEntry
|
|
]
|
|
origin: SOURCE
|
|
owningCallableSymbol: KtFunctionSymbol(/foo)
|
|
type: KtUsualClassType:
|
|
annotationsList: [
|
|
ReceiverTypeAnnotation()
|
|
psi: KtAnnotationEntry
|
|
]
|
|
ownTypeArguments: []
|
|
type: @R|ReceiverTypeAnnotation|() kotlin/Int
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
returnType: KtUsualClassType:
|
|
annotationsList: []
|
|
ownTypeArguments: []
|
|
type: kotlin/Unit
|
|
symbolKind: TOP_LEVEL
|
|
typeParameters: []
|
|
valueParameters: []
|
|
visibility: Public
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null |