Skip to content

kusumotolab/LGMatcher

Repository files navigation

LGMatcher

LGMatcher is Line-based GumTree Matcher.
It is an implementation of GumTree's Matcher.

Please download the JAR file from release.

How to Use

Please import LGMatcher to your project with GumTree.

// Create LGMatcher
Matcher matcher = LGMatcher.create(srcContent, dstContent, srcTree, dstTree, mappings);

References

About

LGMatcher is Line-based GumTree Matcher.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages