Package org.languagetool.rules
Class RuleMatch.OffsetPosition
- java.lang.Object
-
- org.languagetool.rules.MatchPosition
-
- org.languagetool.rules.RuleMatch.OffsetPosition
-
- Enclosing class:
- RuleMatch
static class RuleMatch.OffsetPosition extends MatchPosition
-
-
Constructor Summary
Constructors Constructor Description OffsetPosition(int start, int end)
-