Format text for output as plain text.
abstract class text formatter
implements output[text fragment]
extends text visitor[void]
protected var nonnegative indent
protected void write string(string the string)
var nonnegative index : 0
while index < the string • size
protected void do write indent()