Parle\Lexer::reset

(PECL parle >= 0.7.1)

Parle\Lexer::resetReset lexer

Описание

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

Reset lexing optionally supplying the desired offset.

Список параметров

pos

Reset position.

Возвращаемые значения

Эта функция не возвращает значения после выполнения.

add a note add a note

User Contributed Notes

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