mirror of
https://github.com/github/codeql.git
synced 2026-07-30 07:04:57 +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.