Modifier and Type | Method and Description |
---|---|
AnnotatedText |
getAnnotatedText() |
List<Error> |
getErrors() |
String |
getMarkupText() |
boolean |
hasErrorCoveredByMatch(RuleMatch match) |
boolean |
hasErrorCoveredByMatchAndGoodFirstSuggestion(RuleMatch match) |
boolean |
hasErrorOverlappingWithMatch(RuleMatch match) |
String |
toString() |
public boolean hasErrorCoveredByMatchAndGoodFirstSuggestion(RuleMatch match)
public boolean hasErrorCoveredByMatch(RuleMatch match)
public boolean hasErrorOverlappingWithMatch(RuleMatch match)
public String getMarkupText()
public AnnotatedText getAnnotatedText()