Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByReference/samConstructor.txt
T

17 lines
456 B
Plaintext
Vendored

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