# Op --- ```text Op_class : Enum[.loop; .if; .match; .mutation; .selection; ...] Op[Op_class; RETURN_TYPE; LEFT_TYPE; RIGHT_TYPE] ```