Next: Bocage methods, Previous: Recognizer methods, Up: Top [Contents][Index]
Libmarpa’s progress reports allow access to the Earley items in an Earley set.
To start a progress report,
use the
marpa_r_progress_report_start()
command.
For each recognizer,
only one progress report can be in use at any one time.
To step through the Earley items,
use the
marpa_r_progress_item()
method.
• Progress report traverser: | ||
• Progress report methods: |