mirror of
https://github.com/github/codeql.git
synced 2026-07-28 22:36:50 +02:00
- AST navigation such as `getObject` and `getChild` now only moves through nodes identified via `injects` - identification such as `isSubscript` only holds for injected nodes - subclasses such as `AttrNode` are injected nodes (no, say after-nodes)