mirror of
https://github.com/github/codeql.git
synced 2026-01-14 23:14:59 +01: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.