Package 

Interface MarkdownDsl.TopDslElement

  • 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.InlineDslEntry

    @MarkdownDslMarker() 
    public interface MarkdownDsl.TopDslElement
     implements MarkdownDsl.DslElement
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.DslElement

        toString
      • Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry

        toContentString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait