php-parser/test
Nikita Popov a45fb2a621 Add CallLike parent class
This provides a helper to determine whether a call is a first-class
callable, and a way to strip the args type to Arg[] if it isn't.
2021-09-12 22:29:08 +02:00
..
code Don't make VariadicPlaceholder an expression 2021-09-12 21:59:26 +02:00
PhpParser Add CallLike parent class 2021-09-12 22:29:08 +02:00
bootstrap.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
updateTests.php Fix updateTests.php 2018-07-22 21:18:34 +02:00