| Package | Description |
|---|---|
| lu.uni.serval.diff.parser.patch |
| Modifier and Type | Method and Description |
|---|---|
Change.Type |
Change.getType() |
static Change.Type |
Change.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Change.Type[] |
Change.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Change(Change.Type type,
int position,
String content) |
Copyright © 2020. All rights reserved.