parent root
PHP: Parle\Lexer::reset - Manual

Parle\Lexer::reset

(PECL parle >= 0.7.1)

Parle\Lexer::resetReset lexer

Description

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

Reset lexing optionally supplying the desired offset.

Parameters

pos

Reset position.

Return Values

No value is returned.

add a noteadd a note

User Contributed Notes

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