php-parser/test/code/parser/stmt/class
2015-03-08 20:21:01 +01:00
..
abstract.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
conditional.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
final.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
implicitPublic.test Implicit public should not generate as explicit public 2015-03-08 20:21:01 +01:00
interface.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
modifier.test-fail Error on final or abstract properties 2014-11-13 20:25:52 +01:00
name.test-fail Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
php4Style.test Implicit public should not generate as explicit public 2015-03-08 20:21:01 +01:00
simple.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
staticMethod.test-fail Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
trait.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00