php8.5
Home/ Manual/ parle / parser/ Parle\Parser::build

Parle\Parser::build

PHP function Edit on GitHub ✎

(PECL parle >= 0.5.1)

Finalize the grammar rules

Description

Parle\Parser::build(): void

Any tokens and grammar rules previously added are finalized. The rule set becomes readonly and the parser is ready to start.

Parameters Parameters

Return Values

Void

Source: reference/parle/parle/parser/build.xml · from the official PHP manual (php/doc-en)