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.