b2397f033b
Review: https://jetbrains.team/p/kt/reviews/7652 I need this API for KTIJ-22692
75 lines
2.2 KiB
Plaintext
Vendored
75 lines
2.2 KiB
Plaintext
Vendored
KtFunctionSymbol:
|
|
annotationsList: [
|
|
kotlin/OptIn(markerClass = [kotlin.contracts.ExperimentalContracts::class])
|
|
psi: KtAnnotationEntry
|
|
]
|
|
callableIdIfNonLocal: /exactlyOnceContract
|
|
contextReceivers: []
|
|
contractEffects: [
|
|
KtContractCallsInPlaceContractEffectDeclaration:
|
|
valueParameterReference:
|
|
KtContractParameterValue:
|
|
parameterSymbol:
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: false
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: block
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Function0<kotlin/Unit>
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
occurrencesRange: EXACTLY_ONCE
|
|
]
|
|
hasStableParameterNames: true
|
|
isBuiltinFunctionInvoke: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: FINAL
|
|
name: exactlyOnceContract
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Unit
|
|
symbolKind: TOP_LEVEL
|
|
typeParameters: []
|
|
valueParameters: [
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: false
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: block
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Function0<kotlin/Unit>
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
]
|
|
visibility: Public
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|