The CommonMark\Parser class

(cmark >= 1.0.0)

Вступ

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

Короткий огляд класу

final class CommonMark\Parser {
/* Конструктор */
public __construct(int $options = ?)
/* Методи */
public parse(string $buffer): void
}

Зміст