Package org.languagetool.tools
Class PseudoMatch
java.lang.Object
org.languagetool.tools.PseudoMatch
-
Field Details
-
replacements
-
fromPos
private final int fromPos -
toPos
private final int toPos
-
-
Constructor Details
-
PseudoMatch
PseudoMatch(String replacement, int fromPos, int toPos)
-
-
Method Details