php-parser/test/PhpParser/Node
Nikita Popov d341d94976 Add ClassLike::getMethod($name)
To allow getting individual method with a given name.
2015-07-14 17:07:45 +02:00
..
Scalar Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Stmt Add ClassLike::getMethod($name) 2015-07-14 17:07:45 +02:00
NameTest.php Use stricter assertions where possible 2014-09-30 20:38:09 +02:00