CalleeAtParam object defines the parameters used to resolve the callee invoked at a specific call site.
It is used with the ProjectHandle:callee_at method to obtain information about the callee.
Fields
Reference
target
The call site to resolve. It can be anAddressValue or a CallSiteQuery with additional options.
debug
If set totrue, enables debug logging for the matching process.