Files
codeql/java/ql/lib/change-notes/2023-06-02-delete-deps.md
2023-06-02 11:58:11 +02:00

378 B

category
category
minorAnalysis
  • Deleted the deprecated getRHS predicate from the LValue class, use getRhs instead.
  • Deleted the deprecated getCFGNode predicate from the SsaVariable class, use getCfgNode instead.
  • Deleted many deprecated predicates and classes with uppercase XML, JSON, URL, API, etc. in their names. Use the PascalCased versions instead.