to_string
Description:
Returns a textual representation of this.
The returned string can be parsed by [func@BreakpointCondition.parse].
Parameters:
this |
a breakpoint condition |
Returns:
A newly allocated text string |