php-parser
php-parser copied to clipboard
Nested staticlookup of property called `class`
Input:
Foo::BarInFoo::class;
Out: Parse Error : syntax error, unexpected '::' (T_DOUBLE_COLON) on line 2