mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
Add a RemoveFromParent() function as a convenience to returning RemovalSentinel.REMOVE. Introduce a `deep_remove()` on CSTNode analogous to `deep_replace()` but for removing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_batched_visitor.py | ||
| test_deep_clone.py | ||
| test_deep_replace.py | ||
| test_exceptions.py | ||
| test_fuzz.py | ||
| test_tabs.py | ||
| test_tool.py | ||
| test_type_enforce.py | ||
| test_visitor.py | ||