Uses of Class
org.languagetool.tools.ContextTools
Packages that use ContextTools
-
Uses of ContextTools in org.languagetool.tools
Methods in org.languagetool.tools with parameters of type ContextToolsModifier and TypeMethodDescriptionprivate voidRuleMatchesAsJsonSerializer.writeContext(com.fasterxml.jackson.core.JsonGenerator g, RuleMatch match, AnnotatedText text, ContextTools contextTools) private voidRuleMatchesAsJsonSerializer.writeMatchesSection(String sectionName, com.fasterxml.jackson.core.JsonGenerator g, List<RuleMatch> matches, AnnotatedText text, ContextTools contextTools)