php-parser/test/code
Nikita Popov aa199120c7 Add kind attribute for arrays
To distinguish array() and [] syntax. The pretty printer respects
this attribute. The shortArraySyntax pretty printer option acts as
a default in case the attribute is not specified.
2016-03-09 21:31:54 +01:00
..
parser Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
prettyPrinter Add kind attribute for arrays 2016-03-09 21:31:54 +01:00