Uses of Interface
com.vladsch.flexmark.formatter.MergeContext
Packages that use MergeContext
-
Uses of MergeContext in com.vladsch.flexmark.formatter
Methods in com.vladsch.flexmark.formatter that return MergeContextModifier and TypeMethodDescriptionFormatter.MainNodeFormatter.getMergeContext()
Formatter.MainNodeFormatter.SubNodeFormatter.getMergeContext()
@Nullable MergeContext
TranslationContext.getMergeContext()
Methods in com.vladsch.flexmark.formatter with parameters of type MergeContextModifier and TypeMethodDescriptionvoid
TranslationHandler.setMergeContext
(@NotNull MergeContext context) -
Uses of MergeContext in com.vladsch.flexmark.formatter.internal
Classes in com.vladsch.flexmark.formatter.internal that implement MergeContextFields in com.vladsch.flexmark.formatter.internal declared as MergeContextMethods in com.vladsch.flexmark.formatter.internal that return MergeContextMethods in com.vladsch.flexmark.formatter.internal with parameters of type MergeContextModifier and TypeMethodDescriptionvoid
TranslationHandlerImpl.setMergeContext
(@NotNull MergeContext context)