Next: , Previous: , Up: Ordering methods   [Contents][Index]


22.1 Overview

Before iterating through the parse trees in the bocage, the parse trees must be ordered. To create an ordering, use the marpa_o_new() method.

When an ordering is no longer in use, its memory can be freed using the marpa_o_unref() method.