-
- All Implemented Interfaces:
-
icu.windea.breezeframework.dsl.DslElement,icu.windea.breezeframework.dsl.DslEntry,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.DslElement,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.DslEntry,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.TopDslElement
@MarkdownDslMarker()@MarkdownDslExtendedFeature() public final class MarkdownDsl.MacrosSnippet implements MarkdownDsl.TopDslElement, MarkdownDsl.DslEntry
-
-
Field Summary
Fields Modifier and Type Field Description private final List<MarkdownDsl.TopDslElement>contentprivate final Stringname
-
Method Summary
Modifier and Type Method Description List<MarkdownDsl.TopDslElement>getContent()final StringgetName()StringtoString()-
Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry
toContentString -
Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.MacrosSnippet
unaryPlus -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getContent
List<MarkdownDsl.TopDslElement> getContent()
-
-
-
-