Files
codeql/ql/lib
Harry Maclean 8901eba978 Include constants in jump-to-def query
The previous version of this query inadvertently excluded constants
which weren't classes or modules. This version includes them, by
introducing a laxer version of `resolveScopeExpr` that doesn't require
the result to be a `TResolved`.
2021-08-31 15:42:06 +01:00
..
2021-08-31 15:23:16 +01:00
2021-08-31 12:19:35 +02:00
2021-08-26 18:48:53 -04:00