public interface LineProcessor
| Modifier and Type | Method and Description |
|---|---|
LineProcessorReturnWrapper |
processVariableDefinition(java.util.Map.Entry<java.lang.Integer,DiffPartFileLine> entry,
java.util.Set<java.util.Map.Entry<java.lang.Integer,DiffPartFileLine>> linesSet) |
LineProcessorReturnWrapper processVariableDefinition(java.util.Map.Entry<java.lang.Integer,DiffPartFileLine> entry, java.util.Set<java.util.Map.Entry<java.lang.Integer,DiffPartFileLine>> linesSet)
entry - represents a changed variableAssignmentlinesSet - all other changed vaiableAssignments