mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Java: Add a changenote
This commit is contained in:
6
java/ql/lib/change-notes/2022-02-21-type-hierarchy.md
Normal file
6
java/ql/lib/change-notes/2022-02-21-type-hierarchy.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added `hasDescendant(RefType anc, Type sub)`
|
||||
* Added `RefType.getADescendant()`
|
||||
* Added `RefType.getAStrictAncestor()`
|
||||
Reference in New Issue
Block a user