Parle\RLexer::reset

(PECL parle >= 0.7.1)

Parle\RLexer::reset — Reset lexer

Опис

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

Reset lexing optionally supplying the desired offset.

Параметри

pos

Reset position.

Значення, що повертаються

Не повертає значень.

+add a note

User Contributed Notes

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