Uses of Interface
com.vladsch.flexmark.ast.LinkRefDerived
Packages that use LinkRefDerived
-
Uses of LinkRefDerived in com.vladsch.flexmark.ast
Subinterfaces of LinkRefDerived in com.vladsch.flexmark.astModifier and TypeInterfaceDescriptioninterface
Nodes which are textually derived from LinkRefClasses in com.vladsch.flexmark.ast that implement LinkRefDerived -
Uses of LinkRefDerived in com.vladsch.flexmark.ext.footnotes
Classes in com.vladsch.flexmark.ext.footnotes that implement LinkRefDerived -
Uses of LinkRefDerived in com.vladsch.flexmark.ext.wikilink
Classes in com.vladsch.flexmark.ext.wikilink that implement LinkRefDerived -
Uses of LinkRefDerived in com.vladsch.flexmark.parser.internal
Method parameters in com.vladsch.flexmark.parser.internal with type arguments of type LinkRefDerivedModifier and TypeMethodDescriptionprotected static void
InlineParserImpl.collapseLinkRefChildren
(Node node, Function<LinkRefDerived, Boolean> isTentative, boolean trimFirstLastChild)