Package | Description |
---|---|
migration | |
migration.difffile | |
migration.difffile.objects |
Modifier and Type | Method and Description |
---|---|
private DiffFileEntity |
DiffFileScanParser.checkEntity(io.reflectoring.diffparser.api.model.Line line)
Identifiziert die Art der Line.
|
Modifier and Type | Field and Description |
---|---|
private DiffFileEntity |
DiffPartFileLine.fileEntity
DiffFileEntity.
|
Modifier and Type | Method and Description |
---|---|
DiffFileEntity |
DiffPartFileLine.getFileEntity()
getter für die DiffFileEntity.
|
Constructor and Description |
---|
DiffPartFileLine(LineState state,
DiffFileEntity fileEntity)
Konstruktor.
|
Modifier and Type | Class and Description |
---|---|
class |
DiffDefinition
Klassifierung von Variablendefinitionen.
|
class |
DiffOtherContent
Klassifizierung von nicht zuordbaren Inhalten.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DiffDefinition.hasSameContent(DiffFileEntity line) |
boolean |
DiffFileEntity.hasSameContent(DiffFileEntity line) |
boolean |
DiffOtherContent.hasSameContent(DiffFileEntity line) |