hunt.markdown.parser.block.BlockParser

Undocumented in source.

Members

Interfaces

BlockParser
interface BlockParser

Parser for a specific block node. <p> Implementations should subclass {@link AbstractBlockParser} instead of implementing this directly.

Meta