public class WebDiff extends AbstractDiffClient<com.github.gumtreediff.client.diff.web.WebDiff.Options>
opts, SYNTAX| Constructor and Description |
|---|
WebDiff(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureSpark(com.github.gumtreediff.io.DirectoryComparator comparator,
int port) |
protected com.github.gumtreediff.client.diff.web.WebDiff.Options |
newOptions() |
void |
run() |
getDstTreeContext, getSrcTreeContext, matchTreesprotected com.github.gumtreediff.client.diff.web.WebDiff.Options newOptions()
newOptions in class AbstractDiffClient<com.github.gumtreediff.client.diff.web.WebDiff.Options>public void run()
run in class com.github.gumtreediff.client.Clientpublic static void configureSpark(com.github.gumtreediff.io.DirectoryComparator comparator,
int port)