Skip to content

Commit cc0156d

Browse files
committed
python: remove the use of toAst
- AST navigation such as `getObject` and `getChild` now only moves through nodes identified via `injects` - identification such as `isSubscript` only holds for injected nodes - subclasses such as `AttrNode` are injected nodes (no, say after-nodes)
1 parent 661463d commit cc0156d

1 file changed

Lines changed: 130 additions & 191 deletions

File tree

  • python/ql/lib/semmle/python/controlflow/internal

0 commit comments

Comments
 (0)