CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Member predicate PathSummary::append

Gets the summary for the path obtained by appending that to this.

Note that a path containing a return step cannot be appended to a path containing a call step in order to maintain well-formedness.

PathSummary append(PathSummary that)