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 void
RuleMatchesAsJsonSerializer.writeContext
(com.fasterxml.jackson.core.JsonGenerator g, RuleMatch match, AnnotatedText text, ContextTools contextTools) private void
RuleMatchesAsJsonSerializer.writeMatchesSection
(String sectionName, com.fasterxml.jackson.core.JsonGenerator g, List<RuleMatch> matches, AnnotatedText text, ContextTools contextTools)