Parle\RLexer::dump
PHP Manual
PHP Manual»Parle\RLexer»Parle\RLexer::dump

Parle\RLexer::dump

(PECL parle >= 0.5.1)

Parle\RLexer::dumpDump the state machine

说明

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

Dump the current state machine to stdout.

参数

此函数没有参数。

返回值

没有返回值。

To Top