public class MarkdownLinePrefixAnnotation extends Object implements IAnnotation
| Constructor and Description |
|---|
MarkdownLinePrefixAnnotation(String linePrefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinePrefix() |
String |
toString()
Gets a human readable representation of this annotation.
|
public MarkdownLinePrefixAnnotation(String linePrefix)
public String getLinePrefix()
public String toString()
IAnnotationtoString in interface IAnnotationtoString in class ObjectCopyright © 2022. All rights reserved.