mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
353 B
353 B
category
| category |
|---|
| feature |
- Added support for parameter annotations in API graphs. This means that in a function definition such as
def foo(x: Bar): ..., you can now use thegetInstanceFromAnnotation()method to step fromBartox. In addition to this, thegetAnInstancemethod now also includes instances arising from parameter annotations.