php-parser/lib/PhpParser/PrettyPrinter
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
..
Standard.php Add kind attribute for arrays 2016-03-09 21:31:54 +01:00