public static class TextDiff.Options extends AbstractDiffClient.Options
| Modifier and Type | Field and Description |
|---|---|
protected com.github.gumtreediff.client.diff.TextDiff.OutputFormat |
format |
protected java.lang.String |
output |
dst, generator, matcher, src| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
com.github.gumtreediff.client.Option[] |
values() |
protected com.github.gumtreediff.client.diff.TextDiff.OutputFormat format
protected java.lang.String output
public com.github.gumtreediff.client.Option[] values()
values in interface com.github.gumtreediff.client.Option.Contextvalues in class AbstractDiffClient.Options