Uses of Class
com.vladsch.flexmark.ext.zzzzzz.ZzzzzzBlock
Packages that use ZzzzzzBlock
-
Uses of ZzzzzzBlock in com.vladsch.flexmark.ext.zzzzzz
Fields in com.vladsch.flexmark.ext.zzzzzz declared as ZzzzzzBlockMethods in com.vladsch.flexmark.ext.zzzzzz that return ZzzzzzBlockMethods in com.vladsch.flexmark.ext.zzzzzz with parameters of type ZzzzzzBlockModifier and TypeMethodDescriptionvoid
Zzzzzz.setZzzzzzBlock
(ZzzzzzBlock zzzzzzBlock) void
ZzzzzzVisitor.visit
(ZzzzzzBlock node) -
Uses of ZzzzzzBlock in com.vladsch.flexmark.ext.zzzzzz.internal
Fields in com.vladsch.flexmark.ext.zzzzzz.internal declared as ZzzzzzBlockFields in com.vladsch.flexmark.ext.zzzzzz.internal with type parameters of type ZzzzzzBlockModifier and TypeFieldDescriptionprivate ArrayList<ZzzzzzBlock>
ZzzzzzRepository.referencedZzzzzzBlocks
Methods in com.vladsch.flexmark.ext.zzzzzz.internal that return types with arguments of type ZzzzzzBlockModifier and TypeMethodDescription@NotNull Set<ZzzzzzBlock>
ZzzzzzRepository.getReferencedElements
(Node parent) ZzzzzzRepository.getReferencedZzzzzzBlocks()
Methods in com.vladsch.flexmark.ext.zzzzzz.internal with parameters of type ZzzzzzBlockModifier and TypeMethodDescriptionvoid
ZzzzzzRepository.addZzzzzzReference
(ZzzzzzBlock zzzzzzBlock, Zzzzzz zzzzzz) private void
ZzzzzzJiraRenderer.render
(ZzzzzzBlock node, NodeRendererContext context, HtmlWriter html) private void
ZzzzzzNodeRenderer.render
(ZzzzzzBlock node, NodeRendererContext context, HtmlWriter html)