class Parser::Source::Rewriter

{Rewriter} is deprecated. Use {TreeRewriter} instead.

TreeRewriter has simplified semantics, and customizable policies with regards to clobbering. Please read the documentation.

Keep in mind:

@!attribute [r] source_buffer

@return [Source::Buffer]

@!attribute [r] diagnostics

@return [Diagnostic::Engine]

@api public @deprecated Use {TreeRewriter}