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 MergeContextTranslationContext.getMergeContext()Methods in com.vladsch.flexmark.formatter with parameters of type MergeContextModifier and TypeMethodDescriptionvoidTranslationHandler.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 TypeMethodDescriptionvoidTranslationHandlerImpl.setMergeContext(@NotNull MergeContext context)