| Package | Description |
|---|---|
| migration.processor |
| Modifier and Type | Field and Description |
|---|---|
private RelatedLinesChange |
LineProcessorReturnWrapper.synopsis
the returned synopsis.
|
| Modifier and Type | Method and Description |
|---|---|
RelatedLinesChange |
LineProcessorReturnWrapper.getSynopsis() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineProcessorReturnWrapper.setSynopsis(RelatedLinesChange synopsis) |
| Constructor and Description |
|---|
LineProcessorReturnWrapper(RelatedLinesChange synopsis,
java.util.Map.Entry<java.lang.Integer,DiffPartFileLine> entry) |