codepropertygraph icon indicating copy to clipboard operation
codepropertygraph copied to clipboard

`REF` edge from `CALL` to members is not documented

Open fabsx00 opened this issue 5 years ago • 0 comments

There are currently outgoing REF edges from CALL to members in case of member accesses, but information about this is not in the documentation. This also seems a bit non-standard, as it only exists for member accesses. We should either document this, or take this as an opportunity to simplify: are these REF edges really required, and if so, would it possibly make more sense to create them from the call arguments to members?

fabsx00 avatar Jul 30 '18 08:07 fabsx00