Method Parser.C.simple_reconstitute()
- Method simple_reconstitute
 stringsimple_reconstitute(array(string|Token|array)tokens)- Description
 Reconstitutes the token array into a plain string again; essentially reversing split() and whichever of the tokenize, group and hide_whitespaces methods may have been invoked.