1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/PhpParser/Node
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
..
Scalar Use stricter assertions where possible 2014-09-30 20:38:09 +02:00
Stmt Move getMethods() to new ClassLike node 2015-01-31 22:59:38 +01:00
NameTest.php Use stricter assertions where possible 2014-09-30 20:38:09 +02:00