mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
- Remove `abstract` classes from public API. - Align `Variable.qll` with rest of library. - Introduce `Callable` class. - Make `Pattern` class cover everything that can be on the LHS of an assignment and in a pattern (except special parameters such as `**param`).