Files
codeql/python/ql/lib
yoff c91b6c9eaf Python: adapt AstNodeImpl to upstream shared-CFG signature changes
- ForStmt.getInit(int)/getUpdate(int) now return AstNode (was Expr)
- Case.getAPattern() renamed to getPattern(int index)

Both are stubs in Python (no C-style for, single match pattern).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-26 16:47:30 +00:00
..
2024-04-16 16:29:56 +02:00
2022-10-13 11:21:10 -04:00