public interface BlockParserFactory
Implementations should subclass AbstractBlockParserFactory instead of implementing this directly.
| Modifier and Type | Method and Description |
|---|---|
BlockStart |
tryStart(ParserState state,
MatchedBlockParser matchedBlockParser) |
BlockStart tryStart(ParserState state, MatchedBlockParser matchedBlockParser)
Copyright © 2018. All rights reserved.