| Package | Description |
|---|---|
| com.vladsch.flexmark.internal | |
| com.vladsch.flexmark.parser.block |
Types for extending block parsing
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatchedBlockParserImpl |
| Modifier and Type | Method and Description |
|---|---|
BlockStart |
ParagraphParser.Factory.tryStart(ParserState state,
MatchedBlockParser matchedBlockParser) |
BlockStart |
IndentedCodeBlockParser.BlockFactory.tryStart(ParserState state,
MatchedBlockParser matchedBlockParser) |
| Modifier and Type | Method and Description |
|---|---|
BlockStart |
BlockParserFactory.tryStart(ParserState state,
MatchedBlockParser matchedBlockParser) |
Copyright © 2018. All rights reserved.