Block
Table of Contents
Interfaces
- BlockContinueParserInterface
- Interface for a block continuation parser
- BlockContinueParserWithInlinesInterface
- Interface for a block continuation parser
- BlockStartParserInterface
- Interface for a block parser which identifies block starts.
Classes
- AbstractBlockContinueParser
- Base class for a block parser
- BlockContinue
- Result object for continuing parsing of a block; see static methods for constructors.
- BlockStart
- Result object for starting parsing of a block; see static methods for constructors
- DocumentBlockParser
- Parser implementation which ensures everything is added to the root-level Document
- ParagraphParser
- Base class for a block parser