php8.5
Home/ Manual/ parle / parser/ Parle\Parser::trace

Parle\Parser::trace

PHP function Edit on GitHub ✎

(PECL parle >= 0.5.1)

Trace the parser operation

Description

Parle\Parser::trace(): string

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

Parameters Parameters

Return Values

Returns a String with the trace information.

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