-
- All Implemented Interfaces:
-
icu.windea.breezeframework.dsl.DslConfig
@MermaidDslMarker() public class MermaidDsl.DslConfig implements DslConfig
-
-
Field Summary
Fields Modifier and Type Field Description private Stringindentprivate BooleandoubleQuotedpublic final static MermaidDsl.DslConfigINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetIndent()final UnitsetIndent(String indent)final BooleangetDoubleQuoted()final UnitsetDoubleQuoted(Boolean doubleQuoted)-
-
Method Detail
-
getDoubleQuoted
final Boolean getDoubleQuoted()
-
setDoubleQuoted
final Unit setDoubleQuoted(Boolean doubleQuoted)
-
-
-
-