Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByReference/samConstructor.txt
T
2022-05-27 16:39:37 +00:00

15 lines
412 B
Plaintext
Vendored

KtSamConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: java/lang/Runnable
hasStableParameterNames: true
isExtension: false
name: Runnable
origin: SAM_CONSTRUCTOR
receiverType: null
returnType: java/lang/Runnable
symbolKind: SAM_CONSTRUCTOR
valueParameters: [
KtValueParameterSymbol(function)
]
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null