18 lines
641 B
Plaintext
Vendored
18 lines
641 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleFunctionCall:
|
|
isImplicitInvoke = false
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = KtExplicitReceiverValue:
|
|
expression = myClass
|
|
isSafeNavigation = false
|
|
type = test.MyClass
|
|
extensionReceiver = null
|
|
signature = KtFunctionLikeSignature:
|
|
receiverType = null
|
|
returnType = test.MyClass
|
|
symbol = test/MyClass.materialize(<dispatch receiver>: test.MyClass): test.MyClass
|
|
valueParameters = []
|
|
callableIdIfNonLocal = test/MyClass.materialize
|
|
typeArgumentsMapping = {}
|
|
argumentMapping = {}
|