mirror of
https://github.com/github/codeql.git
synced 2025-12-27 14:16:34 +01:00
With `AstNode` defined as a union of other classes, we don't get this for free. (Compare with `DictItem`, which is in a similar situation.)
With `AstNode` defined as a union of other classes, we don't get this for free. (Compare with `DictItem`, which is in a similar situation.)