Uses of Class
com.vladsch.flexmark.parser.internal.InlineParserImpl.ReferenceProcessorMatch
-
Packages that use InlineParserImpl.ReferenceProcessorMatch Package Description com.vladsch.flexmark.parser.internal -
-
Uses of InlineParserImpl.ReferenceProcessorMatch in com.vladsch.flexmark.parser.internal
Methods in com.vladsch.flexmark.parser.internal that return InlineParserImpl.ReferenceProcessorMatch Modifier and Type Method Description private InlineParserImpl.ReferenceProcessorMatch
InlineParserImpl. matchLinkRef(Bracket opener, int startIndex, int lookAhead, int nesting)
-