php-parser/test/PhpParser/Node/Stmt
Tom Rochette 1366e833a1 Move getMethods() to new ClassLike node
Class_, Interface_ and Trait_ extend the ClassLike node, which
provides the getMethods() method.
2015-01-31 22:59:38 +01:00
..
ClassMethodTest.php Use "public" visibility when not explicitly given 2014-11-13 20:21:21 +01:00
ClassTest.php Move getMethods() to new ClassLike node 2015-01-31 22:59:38 +01:00
InterfaceTest.php Move getMethods() to new ClassLike node 2015-01-31 22:59:38 +01:00
PropertyTest.php Use "public" visibility when not explicitly given 2014-11-13 20:21:21 +01:00