Base class for a block parser
Slightly more convenient to extend from vs. implementing the interface
Abstract
- Children
- Implements
| Methods |
| public addLine(string $line) : void |
| public canContain(League |
| public canHaveLazyContinuationLines() : bool |
| public closeBlock() : void |
| public isContainer() : bool |