Skip to content

Add and use common SMGObject#toString

Add common SMGObject#toString() which prints id, bitsize, label, level (if positive), and color (if not COLORLESS).

Use it in all object classses so we do not forget to print some of this info. Prefix this with the object kind.

For lists, field offsets and minimum length are printed after label.

Merge request reports

Loading