mirror of
https://github.com/github/codeql.git
synced 2026-04-19 05:54:00 +02:00
261 B
261 B
category
| category |
|---|
| deprecated |
- The
Field.getSourceDeclaration()predicate has been deprecated. The result was always the original field, so calls to it can simply be removed. - The
Field.isSourceDeclaration()predicate has been deprecated. It always holds.