-
- All Implemented Interfaces:
-
icu.windea.breezeframework.dsl.DslDocument,icu.windea.breezeframework.dsl.DslEntry,icu.windea.breezeframework.dsl.bbcode.BBCodeDsl.InlineDslEntry
public final class BBCodeDsl.DslDocument implements DslDocument, BBCodeDsl.InlineDslEntry
-
-
Field Summary
Fields Modifier and Type Field Description private CharSequencetext
-
Method Summary
Modifier and Type Method Description final CharSequencegetText()final UnitsetText(CharSequence text)StringtoString()-
-
Method Detail
-
getText
final CharSequence getText()
-
setText
final Unit setText(CharSequence text)
-
-
-
-