mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
408 B
408 B
category
| category |
|---|
| breaking |
- Deleted the deprecated
getAssemblyNamepredicate from theOperatorclass. UsegetFunctionNameinstead. - Deleted the deprecated
LShiftOperator,RShiftOperator,AssignLShiftExpr,AssignRShiftExpr,LShiftExpr, andRShiftExpraliases. - Deleted the deprecated
getCallableDescriptionpredicate from theExternalApiDataNodeclass. UsehasQualifiedNameinstead.