class
League
/
CommonMark
/
Delimiter
/
DelimiterParser
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final
DelimiterParser
Delimiter parsing is implemented as an Inline Parser with the lowest-possible priority
Implements
Properties
private
$collection
Default: null
Methods
public
__construct ( DelimiterProcessorCollection $collection ) : void
public
getMatchDefinition ( ) : void
public
parse ( InlineParserContext $inlineContext ) : void
private
static