public class AnnotatedXmlDiff extends AbstractDiffClient<com.github.gumtreediff.client.diff.AnnotatedXmlDiff.Options>
opts, SYNTAX| Constructor and Description |
|---|
AnnotatedXmlDiff(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
protected com.github.gumtreediff.client.diff.AnnotatedXmlDiff.Options |
newOptions() |
void |
run() |
getDstTreeContext, getSrcTreeContext, matchTreesprotected com.github.gumtreediff.client.diff.AnnotatedXmlDiff.Options newOptions()
newOptions in class AbstractDiffClient<com.github.gumtreediff.client.diff.AnnotatedXmlDiff.Options>public void run()
run in class com.github.gumtreediff.client.Client