php-parser/test/code/prettyPrinter
Nikita Popov c3cbf07946 Pretty printer: Preserve comments in arrays and calls
If call arguments or array contains comments, print it in multiline
form, so that comments may be preserved.
2017-04-09 19:49:47 +02:00
..
expr Improve LNumber/DNumber pretty printing 2016-12-11 16:31:59 +01:00
stmt Fix pretty-printing of nullable types 2016-12-06 12:26:21 +01:00
comments.test Avoid superfluous newline when printing Nops 2016-04-19 15:10:51 +02:00
commentsInCommaList.test Pretty printer: Preserve comments in arrays and calls 2017-04-09 19:49:47 +02:00
inlineHTMLandPHPtest.file-test Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00
onlyInlineHTML.file-test Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00
onlyPHP.file-test Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00