Commit cc0156d
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
0 commit comments