Builds and applies replacement plans without immediately changing files.
Summary
Types
Functions
@spec apply(String.t(), ExAST.Rewriter.Plan.t(), keyword()) :: String.t()
@spec plan( String.t(), ExAST.Pattern.pattern() | ExAST.Selector.t(), ExAST.Pattern.pattern(), keyword() ) :: ExAST.Rewriter.Plan.t()