class League / CommonMark / Extension / DescriptionList / Parser / DescriptionContinueParser
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

DescriptionContinueParser

Extends

Properties

private

$block

Default: null
private

$indentation

Default: null

Methods

public

__construct ( bool $tight , int $indentation ) : void

public

getBlock ( ) : void

public

tryContinue ( Cursor $cursor , BlockContinueParserInterface $activeBlockParser ) : void

public

isContainer ( ) : void

public

canContain ( AbstractBlock $childBlock ) : void