Uses of Record Class
org.variantsync.diffdetective.feature.BooleanAbstraction.Replacement
-
Uses of BooleanAbstraction.Replacement in org.variantsync.diffdetective.feature
Modifier and TypeFieldDescriptionprivate static final List<BooleanAbstraction.Replacement>
BooleanAbstraction.REPLACEMENTS
Modifier and TypeMethodDescriptionCreates a new replacement matchingoriginal
literally.BooleanAbstraction.Replacement.onlyFullWord
(String original, String replacement) Creates a new replacement matchingoriginal
literally but only on word boundaries.