Package ai.platon.pulsar.coding
Class DiffEngine.Edit
-
- All Implemented Interfaces:
public class DiffEngine.EditA single line-level edit.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classDiffEngine.Edit.EqualLine present in both inputs.
public final classDiffEngine.Edit.DeleteLine only in the old input.
public final classDiffEngine.Edit.InsertLine only in the new input.
-