Open
Description
What?
Write a wrapper around the string_modify_line
which takes a string or ast node and modifies a given line of it with a given operator.
Why?
This is very useful when modifying code.
Write a wrapper around the string_modify_line
which takes a string or ast node and modifies a given line of it with a given operator.
This is very useful when modifying code.