We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987fe11 commit 7a99762Copy full SHA for 7a99762
1 file changed
src/main/java/org/variantsync/diffdetective/variation/NodeType.java
@@ -2,7 +2,7 @@
2
3
import org.variantsync.diffdetective.feature.AnnotationType;
4
import org.variantsync.diffdetective.variation.diff.DiffNode;
5
-import org.variantsync.diffdetective.variation.tree.VariationNode;
+import org.variantsync.diffdetective.variation.tree.VariationNode; // For Javadoc
6
7
/**
8
* The type of nodes of a {@link DiffNode} and a {@link VariationNode}.
0 commit comments