Parle\RLexer::reset

(PECL parle >= 0.7.1)

Parle\RLexer::resetReset lexer

説明

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

Reset lexing optionally supplying the desired offset.

パラメータ

pos

Reset position.

戻り値

値を返しません。

To Top