|
Change Parameter Type text : String to text : AnnotatedText in method private writeMatchesSection(sectionName String, g JsonGenerator, matches List<RuleMatch>, text AnnotatedText, contextTools ContextTools) : void in class org.languagetool.tools.RuleMatchesAsJsonSerializer |
From |
To |
|
Change Parameter Type text : String to text : AnnotatedText in method private writeContext(g JsonGenerator, match RuleMatch, text AnnotatedText, contextTools ContextTools) : void in class org.languagetool.tools.RuleMatchesAsJsonSerializer |
From |
To |
|
Change Parameter Type text : String to text : AnnotatedText in method protected getResponse(text AnnotatedText, lang DetectedLanguage, motherTongue Language, matches List<RuleMatch>, hiddenMatches List<RuleMatch>, incompleteResultsReason String) : String in class org.languagetool.server.V2TextChecker |
From |
To |
|
Change Parameter Type text : String to text : AnnotatedText in method protected abstract getResponse(text AnnotatedText, lang DetectedLanguage, motherTongue Language, matches List<RuleMatch>, hiddenMatches List<RuleMatch>, incompleteResultReason String) : String in class org.languagetool.server.TextChecker |
From |
To |