[][src]Function lrl_test_compiler::test_assembly::sensor_statement_from_tree

fn sensor_statement_from_tree(
    node: Pair<'_, Rule>
) -> CompilerResult<SensorInstr>

Create a Sensor Statement from a parse tree node of type Rule::SENSOR_STATEMENT