The CommonMark\Parser class

(cmark >= 1.0.0)

锟斤拷锟�

Provides an incremental parser as an alternative to the simple Parsing API function

锟斤拷摘要

final CommonMark\Parser {
/* Constructor */
public __construct ([ int $options ] )
/* 锟斤拷锟斤拷 */
public parse ( string $buffer ) : void
public finish ( void ) : CommonMark\Node
}

Table of Contents