-
- All Implemented Interfaces:
-
icu.windea.breezeframework.dsl.DslEntry
@CreoleDslMarker() public interface CreoleDsl.DslEntry implements DslEntry
-
-
Method Summary
Modifier and Type Method Description StringtoContentString()CreoleDsl.TextBlockunaryPlus(String $self)abstract List<CreoleDsl.TopDslElement>getContent()-
-
Method Detail
-
toContentString
String toContentString()
-
unaryPlus
CreoleDsl.TextBlock unaryPlus(String $self)
-
getContent
abstract List<CreoleDsl.TopDslElement> getContent()
-
-
-
-