Parle\RLexer::reset
PHP Manual
PHP Manual»Parle\RLexer»Parle\RLexer::reset

Parle\RLexer::reset

(PECL parle >= 0.7.1)

Parle\RLexer::resetReset lexer

Descrizione

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

Reset lexing optionally supplying the desired offset.

Elenco dei parametri

pos

Reset position.

Valori restituiti

Nessun valore viene restituito.

To Top