Get the result of applying the edit to the given code.
code
String apply(String code) => applyEdit(code, this);