Files
kotlin-fork/analysis/analysis-api/testData/components/multiModuleCallResolver/resolveCall/withTestCompilerPluginEnabled/annotationFromOtherModule.txt
T
2023-12-21 15:34:34 +00:00

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 = {}