Parle\RLexer::advance
PHP Manual
PHP Manual»Parle\RLexer»Parle\RLexer::advance

Parle\RLexer::advance

(PECL parle >= 0.5.1)

Parle\RLexer::advanceProcess next lexer rule

Опис

public function Parle\RLexer::advance(): void

Processes the next rule and prepares the resulting token data.

Параметри

У цієї функції немає параметрів.

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

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

To Top