Skip to content

Instantly share code, notes, and snippets.

View morandat's full-sized avatar

Morandat morandat

View GitHub Profile
TreeContext ctx1;
TreeContext ctx2;
Matcher m = new CompositeMatches.ClassicGumtree(ctx1.getRoot(), ctx2.getRoot(), new MappingStore());
m.match()
toto