3.2 Transforming Code

So far, we’ve seen a few basic ways to get around in source trees. But once we’re where we want to be, we usually want to make changes to the source buffer, whether that’s to modify existing code or to insert new code. Let’s see how to do that.