edits property

List<SourceFileEdit> edits
final

A list of the edits used to effect the change, grouped by file.

Implementation

final List<SourceFileEdit> edits;