Parle\RParser::build
PHP function
Edit on GitHub ✎
(PECL parle >= 0.7.0)
Finalize the grammar rules
Description
Parle\RParser::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