[][src]Function lrl_test_compiler::test_assembly::segments_from_tree

fn segments_from_tree(iterator: Pairs<'_, Rule>) -> CompilerResult<Vec<Segment>>

Create a sequence of Segments from a parse tree node of type Rule::TEST_BODY or Rule::ABORT