Skip to content

Instantly share code, notes, and snippets.

@jrfaller
Created March 29, 2019 15:56
Show Gist options
  • Save jrfaller/eb4dba867596c922665d61fa1e9cb22a to your computer and use it in GitHub Desktop.
Save jrfaller/eb4dba867596c922665d61fa1e9cb22a to your computer and use it in GitHub Desktop.
TreeContext ctx1;
TreeContext ctx2;
Matcher m = new CompositeMatches.ClassicGumtree(ctx1.getRoot(), ctx2.getRoot(), new MappingStore());
m.match()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment