Package 

Class BBCodeDsl.DslDocument

  • 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 CharSequence text
    • Method Summary

      Modifier and Type Method Description
      final CharSequence getText()
      final Unit setText(CharSequence text)
      String toString()
      • 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