mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Call nodes are always local sources (specifically sources of the return value of the call), and so inheriting from `LocalSourceNode` will have no effect on results, but _should_ make it a bit more smooth to use the API.