PHP 8.4.0 RC4 available for testing

Parle\Lexer::build

(PECL parle >= 0.5.1)

Parle\Lexer::buildFinalize the lexer rule set

Descrição

public Parle\Lexer::build(): void

Rules, previously added with Parle\Lexer::push() are finalized. This method call has to be done after all the necessary rules was pushed. The rule set becomes read only. The lexing can begin.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Nenhum valor é retornado.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top