mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Java: delete old deprecations
This commit is contained in:
5
java/ql/lib/change-notes/2022-11-17-deleted-deps.md
Normal file
5
java/ql/lib/change-notes/2022-11-17-deleted-deps.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Deleted the deprecated `LocalClassDeclStmtNode` and `LocalClassDeclStmt` classes from `PrintAst.qll` and `Statement.qll` respectively.
|
||||
* Deleted the deprecated `getLocalClass` predicate from `LocalTypeDeclStmt`, and the deprecated `getLocalClassDeclStmt` predicate from `LocalClassOrInterface`.
|
||||
Reference in New Issue
Block a user