Parle\RLexer::reset

(PECL parle >= 0.7.1)

Parle\RLexer::resetReset lexer

Descripción

publicParle\RLexer::reset(int$pos): void

Reset lexing optionally supplying the desired offset.

Parámetros

pos

Reset position.

Valores devueltos

No devuelve ningún valor.

To Top