cf.Constructs.__repr__

Constructs.__repr__()[source]

Called by the repr built-in function.

x.__repr__() <==> repr(x)