Package 

Class MarkdownDsl.Reference

  • 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 abstract class MarkdownDsl.Reference
     implements MarkdownDsl.DslElement
                        
    • Method Summary

      Modifier and Type Method Description
      final String getId()
      final String getReference()
      • 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