mirror of
https://github.com/github/codeql.git
synced 2026-07-27 22:11:55 +02:00
6 lines
150 B
Markdown
6 lines
150 B
Markdown
## 5.5.0
|
|
|
|
### Deprecated APIs
|
|
|
|
* The predicates `get[L|R]Value` in the class `Assignment` have been deprecated. Use `get[Left|Right]Operand` instead.
|