mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Previously individual top-level file declarations relied on their corresponding file-class to declare their `File` instance, but this can be scuppered by a Java extractor replacing that file-class and identifying a different file location.