| Package | Description |
|---|---|
| com.vladsch.flexmark.util.ast |
| Modifier and Type | Method and Description |
|---|---|
BlockContent |
BlockContent.subContents(int startLine,
int endLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentNode.setContent(BlockContent blockContent) |
| Constructor and Description |
|---|
Block(BlockContent blockContent) |
BlockContent(BlockContent other,
int startLine,
int lineIndent) |
ContentNode(BlockContent blockContent) |
Copyright © 2019. All rights reserved.