mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
The precedence for the use of "source" to denote elements of source code is found in `EssaVariable::getSourceVariable` as well as in the Ruby code base. But it clashes with the many uses of source to mean "source of flow" found in the data flow library.