Skip to content

Commit

Permalink
Replace Deletion with Empty Statements (#23)
Browse files Browse the repository at this point in the history
* Add "isEmpty" boolean property that marks a node should be replaced with an Empty Statement rather than deleted;

* Add description to fields added by flAST

* Safely replace a node marked for deletion with an Empty Statement when removing the node will break the script

* Update dependencies

* 1.5.1
  • Loading branch information
ctrl-escp authored Sep 10, 2023
1 parent ea9871d commit 010418d
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 138 deletions.
Loading

0 comments on commit 010418d

Please sign in to comment.