This function takes the input text and returns a pretty-printed, multiline, indented version. It assumes that the input text is the output of a well-structured toString and forms a valid comma separated paren tree.
See Source File