mirror of
https://github.com/github/codeql.git
synced 2026-06-03 12:50:16 +02:00
- Replace the containment logic with built in `Location` functionality. - Generalize `tokenize` to output the tokens that fall within any location.