Readonly
callRegex regarding the function name of the last call. Similar to DefaultCallContextQueryFormat#callName, strings are interpreted as a RegExp
.
Optional
Readonly
cascadeShould we continue searching after the link was created? Currently, there is no well working serialization for this.
Optional
Readonly
ignoreShould we ignore this (source) call? Currently, there is no well working serialization for this.
Readonly
typeused to select the query type :)
Links the current call to the last call of the given kind. This way, you can link a call like
points
to the latest graphics plot etc. For now, this uses the static Control-Flow-Graph produced by flowR as the FD over-approximation is still not stable (see #1005). In short, this means that we are unable to detect origins over function call boundaries but plan on being more precise in the future.