edits property

List<SourceFileEdit> edits
getter/setter pair

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

Implementation

List<SourceFileEdit> edits;