mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
In some contexts, `none()` is a formula. This means in general we cannot assume `Call` is an `Expr`, but only know that it's an `AstNode`.
In some contexts, `none()` is a formula. This means in general we cannot assume `Call` is an `Expr`, but only know that it's an `AstNode`.