-
- All Implemented Interfaces:
-
icu.windea.breezeframework.core.model.Inlineable,icu.windea.breezeframework.dsl.DslElement,icu.windea.breezeframework.dsl.DslEntry,icu.windea.breezeframework.dsl.bbcode.BBCodeDsl.DslElement,icu.windea.breezeframework.dsl.bbcode.BBCodeDsl.InlineDslElement,icu.windea.breezeframework.dsl.bbcode.BBCodeDsl.InlineDslEntry,kotlin.CharSequence
public final class BBCodeDsl.StyledText extends BBCodeDsl.MultiArgElement implements BBCodeDsl.InlineDslElement
-
-
Method Summary
Modifier and Type Method Description final StringgetSize()final StringgetColor()CharSequencegetInlineText()final Map<String, String>getArgs()final StringgetTag()IntegergetLength()-
Methods inherited from class icu.windea.breezeframework.dsl.bbcode.BBCodeDsl.StyledText
toString -
Methods inherited from class icu.windea.breezeframework.core.model.Inlineable
chars, codePoints -
Methods inherited from class icu.windea.breezeframework.dsl.bbcode.BBCodeDsl.DslElement
get, subSequence -
Methods inherited from class icu.windea.breezeframework.dsl.bbcode.BBCodeDsl.InlineDslEntry
toContentString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-