-
- All Implemented Interfaces:
-
icu.windea.breezeframework.dsl.DslEntry,icu.windea.breezeframework.dsl.mermaid.MermaidDsl.DslEntry
@MermaidGanttDslMarker() public interface MermaidGanttDsl.DslEntry implements MermaidDsl.DslEntry
Mermaid甘特图领域特定语言的入口。
-
-
Method Summary
Modifier and Type Method Description StringtoContentString()abstract List<MermaidGanttDsl.Section>getSections()-
-
Method Detail
-
toContentString
String toContentString()
-
getSections
abstract List<MermaidGanttDsl.Section> getSections()
-
-
-
-