AA: render containing file and JvmClassName
This commit is contained in:
committed by
Space Team
parent
797174ee1f
commit
f5d2ce3022
Vendored
+5
-1
@@ -23,6 +23,7 @@ KtFunctionSymbol:
|
||||
type: kotlin/Unit
|
||||
]
|
||||
type: kotlin/Function0<kotlin/Unit>
|
||||
getContainingFileSymbol: KtFileSymbol(referenceReceiverInContract.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
occurrencesRange: EXACTLY_ONCE
|
||||
@@ -55,6 +56,7 @@ KtFunctionSymbol:
|
||||
type: kotlin/Unit
|
||||
]
|
||||
type: kotlin/Function0<kotlin/Unit>
|
||||
getContainingFileSymbol: KtFileSymbol(referenceReceiverInContract.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -65,5 +67,7 @@ KtFunctionSymbol:
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
getContainingFileSymbol: KtFileSymbol(referenceReceiverInContract.kt)
|
||||
getContainingJvmClassName: ReferenceReceiverInContractKt
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user