class League / CommonMark / Extension / Table / TableStartParser
final

TableStartParser

Implements

Methods

public

tryStart ( Cursor $cursor , MarkdownParserStateInterface $parserState ) : void

private static

parseSeparator ( Cursor $cursor ) : array|null>

private static

getAlignment ( bool $left , bool $right ) : void