php-parser/test/PhpParser/Node/Stmt
Nikita Popov d341d94976 Add ClassLike::getMethod($name)
To allow getting individual method with a given name.
2015-07-14 17:07:45 +02:00
..
ClassMethodTest.php Add broken test for implicit public nodes 2015-07-05 20:17:49 +02:00
ClassTest.php Add ClassLike::getMethod($name) 2015-07-14 17:07:45 +02:00
InterfaceTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
PropertyTest.php Fix implicit visibility for properties as well 2015-07-05 20:17:52 +02:00