mirror of
https://github.com/github/codeql.git
synced 2026-08-02 16:32:58 +02:00
6 lines
169 B
Markdown
6 lines
169 B
Markdown
## 6.6.0
|
|
|
|
### New Features
|
|
|
|
* The `TypeDecl` class now defines a `getDeclaredInterfaceType` predicate, which yields the declared interface type of the type declaration.
|