php8.5
Home/ Manual/ parle / rparser/ Parle\RParser::trace

Parle\RParser::trace

PHP function Edit on GitHub ✎

(PECL parle >= 0.7.0)

Trace the parser operation

Description

Parle\RParser::trace(): string

Retrieve the current parser operation description. This can be especially useful to study the parser and to optimize the grammar.

Parameters Parameters

Return Values

Returns a String with the trace information.

Source: reference/parle/parle/rparser/trace.xml · from the official PHP manual (php/doc-en)