jar

com.github.gumtreediff : core

Maven & Gradle

Oct 19, 2021
27 usages
864 stars

GumTree core · GumTree core module.

Table Of Contents

Latest Version

Download com.github.gumtreediff : core JAR file - Latest Versions:

All Versions

Download com.github.gumtreediff : core JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window core-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.gumtreediff.matchers.heuristic.cd

├─ com.github.gumtreediff.matchers.heuristic.cd.ChangeDistillerBottomUpMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.cd.ChangeDistillerLeavesMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.cd.ChangeDistillerParallelLeavesMatcher.class - [JAR]

com.github.gumtreediff.actions.model

├─ com.github.gumtreediff.actions.model.Action.class - [JAR]

├─ com.github.gumtreediff.actions.model.Addition.class - [JAR]

├─ com.github.gumtreediff.actions.model.Delete.class - [JAR]

├─ com.github.gumtreediff.actions.model.Insert.class - [JAR]

├─ com.github.gumtreediff.actions.model.Move.class - [JAR]

├─ com.github.gumtreediff.actions.model.TreeAction.class - [JAR]

├─ com.github.gumtreediff.actions.model.TreeAddition.class - [JAR]

├─ com.github.gumtreediff.actions.model.TreeDelete.class - [JAR]

├─ com.github.gumtreediff.actions.model.TreeInsert.class - [JAR]

├─ com.github.gumtreediff.actions.model.Update.class - [JAR]

com.github.gumtreediff.utils

├─ com.github.gumtreediff.utils.HungarianAlgorithm.class - [JAR]

├─ com.github.gumtreediff.utils.Pair.class - [JAR]

├─ com.github.gumtreediff.utils.SequenceAlgorithms.class - [JAR]

com.github.gumtreediff.actions

├─ com.github.gumtreediff.actions.AbstractITreeClassifier.class - [JAR]

├─ com.github.gumtreediff.actions.ActionClusterFinder.class - [JAR]

├─ com.github.gumtreediff.actions.AllNodesClassifier.class - [JAR]

├─ com.github.gumtreediff.actions.ChawatheScriptGenerator.class - [JAR]

├─ com.github.gumtreediff.actions.Diff.class - [JAR]

├─ com.github.gumtreediff.actions.EditScript.class - [JAR]

├─ com.github.gumtreediff.actions.EditScriptGenerator.class - [JAR]

├─ com.github.gumtreediff.actions.InsertDeleteChawatheScriptGenerator.class - [JAR]

├─ com.github.gumtreediff.actions.OnlyRootsClassifier.class - [JAR]

├─ com.github.gumtreediff.actions.SimplifiedChawatheScriptGenerator.class - [JAR]

├─ com.github.gumtreediff.actions.TreeClassifier.class - [JAR]

com.github.gumtreediff.matchers.optimal.zs

├─ com.github.gumtreediff.matchers.optimal.zs.ZsMatcher.class - [JAR]

com.github.gumtreediff.matchers.optimizations

├─ com.github.gumtreediff.matchers.optimizations.CrossMoveMatcherThetaF.class - [JAR]

├─ com.github.gumtreediff.matchers.optimizations.IdenticalSubtreeMatcherThetaA.class - [JAR]

├─ com.github.gumtreediff.matchers.optimizations.InnerNodesMatcherThetaD.class - [JAR]

├─ com.github.gumtreediff.matchers.optimizations.LcsOptMatcherThetaB.class - [JAR]

├─ com.github.gumtreediff.matchers.optimizations.LeafMoveMatcherThetaE.class - [JAR]

├─ com.github.gumtreediff.matchers.optimizations.UnmappedLeavesMatcherThetaC.class - [JAR]

com.github.gumtreediff.matchers.optimal.rted

├─ com.github.gumtreediff.matchers.optimal.rted.InfoTree.class - [JAR]

├─ com.github.gumtreediff.matchers.optimal.rted.LabelDictionary.class - [JAR]

├─ com.github.gumtreediff.matchers.optimal.rted.RtedAlgorithm.class - [JAR]

├─ com.github.gumtreediff.matchers.optimal.rted.RtedMatcher.class - [JAR]

com.github.gumtreediff.io

├─ com.github.gumtreediff.io.ActionsIoUtils.class - [JAR]

├─ com.github.gumtreediff.io.DirectoryComparator.class - [JAR]

├─ com.github.gumtreediff.io.Indentation.class - [JAR]

├─ com.github.gumtreediff.io.IndentingXMLStreamWriter.class - [JAR]

├─ com.github.gumtreediff.io.LineReader.class - [JAR]

├─ com.github.gumtreediff.io.MatrixDebugger.class - [JAR]

├─ com.github.gumtreediff.io.StreamWriterDelegate.class - [JAR]

├─ com.github.gumtreediff.io.TreeIoUtils.class - [JAR]

com.github.gumtreediff.matchers

├─ com.github.gumtreediff.matchers.CompositeMatchers.class - [JAR]

├─ com.github.gumtreediff.matchers.Configurable.class - [JAR]

├─ com.github.gumtreediff.matchers.ConfigurableMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.ConfigurationOptions.class - [JAR]

├─ com.github.gumtreediff.matchers.GumtreeProperties.class - [JAR]

├─ com.github.gumtreediff.matchers.Mapping.class - [JAR]

├─ com.github.gumtreediff.matchers.MappingStore.class - [JAR]

├─ com.github.gumtreediff.matchers.Matcher.class - [JAR]

├─ com.github.gumtreediff.matchers.Matchers.class - [JAR]

├─ com.github.gumtreediff.matchers.MultiMappingStore.class - [JAR]

├─ com.github.gumtreediff.matchers.Register.class - [JAR]

├─ com.github.gumtreediff.matchers.SimilarityMetrics.class - [JAR]

com.github.gumtreediff.tree

├─ com.github.gumtreediff.tree.AbstractTree.class - [JAR]

├─ com.github.gumtreediff.tree.AssociationMap.class - [JAR]

├─ com.github.gumtreediff.tree.DefaultTree.class - [JAR]

├─ com.github.gumtreediff.tree.FakeTree.class - [JAR]

├─ com.github.gumtreediff.tree.ImmutableTree.class - [JAR]

├─ com.github.gumtreediff.tree.Tree.class - [JAR]

├─ com.github.gumtreediff.tree.TreeContext.class - [JAR]

├─ com.github.gumtreediff.tree.TreeMetricComputer.class - [JAR]

├─ com.github.gumtreediff.tree.TreeMetrics.class - [JAR]

├─ com.github.gumtreediff.tree.TreeUtils.class - [JAR]

├─ com.github.gumtreediff.tree.TreeValidator.class - [JAR]

├─ com.github.gumtreediff.tree.TreeVisitor.class - [JAR]

├─ com.github.gumtreediff.tree.Type.class - [JAR]

├─ com.github.gumtreediff.tree.TypeSet.class - [JAR]

com.github.gumtreediff.gen

├─ com.github.gumtreediff.gen.ExternalProcessTreeGenerator.class - [JAR]

├─ com.github.gumtreediff.gen.Register.class - [JAR]

├─ com.github.gumtreediff.gen.Registry.class - [JAR]

├─ com.github.gumtreediff.gen.SyntaxException.class - [JAR]

├─ com.github.gumtreediff.gen.TreeGenerator.class - [JAR]

├─ com.github.gumtreediff.gen.TreeGenerators.class - [JAR]

com.github.gumtreediff.matchers.heuristic.gt

├─ com.github.gumtreediff.matchers.heuristic.gt.AbstractBottomUpMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.AbstractSubtreeMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.CompleteBottomUpMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.DefaultPriorityTreeQueue.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.GreedyBottomUpMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.GreedySubtreeMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.HungarianSubtreeMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.HybridBottomUpMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.MappingComparators.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.PartitionSubtreeMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.PriorityTreeQueue.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.gt.SimpleBottomUpMatcher.class - [JAR]

com.github.gumtreediff.matchers.heuristic

├─ com.github.gumtreediff.matchers.heuristic.IdMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.LcsMatcher.class - [JAR]

├─ com.github.gumtreediff.matchers.heuristic.XyBottomUpMatcher.class - [JAR]

Advertisement