Parle\RLexer::reset

(PECL parle >= 0.7.1)

Parle\RLexer::resetReset lexer

Descrição

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

Reset lexing optionally supplying the desired offset.

Parâmetros

pos

Reset position.

Valor Retornado

Nenhum valor é retornado.

add a note

User Contributed Notes

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