Files
kotlin-fork/analysis/analysis-api/testData/components/multiModuleCallResolver/resolveCall/withTestCompilerPluginEnabled/annotationFromOtherModule.txt
T

17 lines
640 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 = {}