Uses of Class
com.vladsch.flexmark.util.sequence.mappers.SpecialLeadInCharsHandler
Packages that use SpecialLeadInCharsHandler
-
Uses of SpecialLeadInCharsHandler in com.vladsch.flexmark.parser.core
Subclasses of SpecialLeadInCharsHandler in com.vladsch.flexmark.parser.coreModifier and TypeClassDescription(package private) static class
-
Uses of SpecialLeadInCharsHandler in com.vladsch.flexmark.util.sequence.mappers
Methods in com.vladsch.flexmark.util.sequence.mappers that return SpecialLeadInCharsHandlerModifier and TypeMethodDescriptionstatic @NotNull SpecialLeadInCharsHandler
SpecialLeadInCharsHandler.create
(char leadInChar) static @NotNull SpecialLeadInCharsHandler
SpecialLeadInCharsHandler.create
(@NotNull CharSequence leadInChar)