class
League
/
CommonMark
/
Delimiter
/
DelimiterParser
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