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 ( ) : CommonMark\Node
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.