The formal parameter names of the qualified call id (a pkg::fnIdentifier) from the signature
database (excluding ...), or fallback when the database is disabled or does not carry the function. Lets a
built-in argument matcher use R's real signature (via ReadOnlyFlowrAnalyzerDependenciesContext#signatureOf)
instead of a hardcoded formal list, while staying correct -- and graph-invariant -- when no signature is available.
The formal parameter names of the qualified call
id(apkg::fnIdentifier) from the signature database (excluding...), orfallbackwhen the database is disabled or does not carry the function. Lets a built-in argument matcher use R's real signature (via ReadOnlyFlowrAnalyzerDependenciesContext#signatureOf) instead of a hardcoded formal list, while staying correct -- and graph-invariant -- when no signature is available.