Writes a developer readable, debug-formatted string representation of this
object to output.
the continuation of the output.
[[OutputException]] if the output exits the cont state before
the full debug string has been written.
Generated using TypeDoc
Type that can output a developer readable debug string.
Debugimplementations may use [[Output.settings]] to tailor the format of their debug strings. For example, debug strings may be stylized when [[OutputSettings.isStyled]] returnstrue.