php-parser/lib/PhpParser/Node/Scalar
Nikita Popov 993f29906b Avoid parent constructor call during node construction
Instead explicitly assign the attributes. This is a minor
performance improvement.
2019-05-12 14:55:21 +02:00
..
MagicConst [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
DNumber.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
Encapsed.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
EncapsedStringPart.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
LNumber.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
MagicConst.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
String_.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00