Interface DiagnosticsItem
-
- All Known Implementing Classes:
DiagnosticsBulletedLine,DiagnosticsException,DiagnosticsLine,DiagnosticsTitle
public interface DiagnosticsItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoMarkdown()
-
-
-
Method Detail
-
toMarkdown
String toMarkdown()
-
-