Skip to content

Instantly share code, notes, and snippets.

@morandat
Forked from jrfaller/GumTee API problems
Last active March 29, 2019 16:04
Show Gist options
  • Save morandat/1aa6984900d7ac063bffb51ab9204d50 to your computer and use it in GitHub Desktop.
Save morandat/1aa6984900d7ac063bffb51ab9204d50 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()
toto
@morandat
Copy link
Author

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment