public static class CommentFormatter.Block extends Object
Modifier and Type | Field and Description |
---|---|
List<String> |
items |
List<CommentFormatter.Block> |
quotedBlocks |
String |
text |
CommentFormatter.BlockType |
type |
Constructor and Description |
---|
Block() |
public CommentFormatter.BlockType type
public String text
public List<CommentFormatter.Block> quotedBlocks