-
- All Implemented Interfaces:
-
icu.windea.breezeframework.core.model.Inlineable,icu.windea.breezeframework.dsl.DslElement,icu.windea.breezeframework.dsl.DslEntry,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.DslElement,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslElement,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry,kotlin.CharSequence,kotlin.collections.Collection,kotlin.collections.Iterable,kotlin.collections.Set
@MarkdownDslMarker()@MarkdownDslExtendedFeature() public final class MarkdownDsl.AttributeGroup implements MarkdownDsl.InlineDslElement, Inlineable, Set<MarkdownDsl.Attribute>
-
-
Method Summary
Modifier and Type Method Description StringgetInlineText()IntegergetLength()IntegergetSize()StringtoString()-
Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry
toContentString -
Methods inherited from class icu.windea.breezeframework.core.model.Inlineable
chars, codePoints -
Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslElement
get, subSequence -
Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.AttributeGroup
contains, containsAll, isEmpty, iterator, spliterator -
Methods inherited from class kotlin.collections.Collection
forEach -
Methods inherited from class kotlin.collections.Set
parallelStream, stream, toArray -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-