Parle\Lexer::reset

(PECL parle >= 0.7.1)

Parle\Lexer::resetReinicializa el analizador léxico

Descripción

public Parle\Lexer::reset(int $pos): void

Reinicializa el analizador léxico pasando opcionalmente la posición deseada.

Parámetros

pos

La posición para reinicializar.

Valores devueltos

No devuelve ningún valor.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top