| Modifier and Type | Method and Description |
|---|---|
@NotNull BlockContent |
BlockContent.subContents(int startLine,
int endLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentNode.setContent(@NotNull BlockContent blockContent) |
| Constructor and Description |
|---|
Block(BlockContent blockContent) |
BlockContent(@NotNull BlockContent other,
int startLine,
int lineIndent) |
ContentNode(@NotNull BlockContent blockContent) |
Copyright © 2020. All rights reserved.