b2397f033b
Review: https://jetbrains.team/p/kt/reviews/7652 I need this API for KTIJ-22692
129 lines
4.2 KiB
Plaintext
Vendored
129 lines
4.2 KiB
Plaintext
Vendored
KtFunctionSymbol:
|
|
annotationsList: [
|
|
kotlin/OptIn(markerClass = [kotlin.contracts.ExperimentalContracts::class])
|
|
psi: KtAnnotationEntry
|
|
]
|
|
callableIdIfNonLocal: /boolenExprContract
|
|
contextReceivers: []
|
|
contractEffects: [
|
|
KtContractConditionalContractEffectDeclaration:
|
|
effect:
|
|
KtContractReturnsSpecificValueEffectDeclaration:
|
|
value:
|
|
KtContractConstantValue:
|
|
constantType: TRUE
|
|
condition:
|
|
KtContractBinaryLogicExpression:
|
|
left:
|
|
KtContractIsNullPredicateExpression:
|
|
argument:
|
|
KtContractParameterValue:
|
|
parameterSymbol:
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: false
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: foo
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Any?
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
isNegated: false
|
|
right:
|
|
KtContractIsNullPredicateExpression:
|
|
argument:
|
|
KtContractParameterValue:
|
|
parameterSymbol:
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: false
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: bar
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Any?
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
isNegated: true
|
|
operation: AND
|
|
]
|
|
hasStableParameterNames: true
|
|
isBuiltinFunctionInvoke: false
|
|
isExtension: false
|
|
isExternal: false
|
|
isInfix: false
|
|
isInline: false
|
|
isOperator: false
|
|
isOverride: false
|
|
isStatic: false
|
|
isSuspend: false
|
|
modality: FINAL
|
|
name: boolenExprContract
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Boolean
|
|
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: foo
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Any?
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
KtValueParameterSymbol:
|
|
annotationsList: []
|
|
callableIdIfNonLocal: null
|
|
contextReceivers: []
|
|
generatedPrimaryConstructorProperty: null
|
|
hasDefaultValue: false
|
|
isCrossinline: false
|
|
isExtension: false
|
|
isImplicitLambdaParameter: false
|
|
isNoinline: false
|
|
isVararg: false
|
|
name: bar
|
|
origin: SOURCE
|
|
receiverParameter: null
|
|
returnType: kotlin/Any?
|
|
symbolKind: LOCAL
|
|
typeParameters: []
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|
|
]
|
|
visibility: Public
|
|
getContainingModule: KtSourceModule "Sources of main"
|
|
deprecationStatus: null
|