nette-intellij / intellij-neon

Neon language support for PhpStorm / IntelliJ IDEA
http://plugins.intellij.net/plugin/index?pr=webide&pluginId=7060
MIT License
96 stars 43 forks source link

Wrong grammar with combined class & method as class argument #47

Open hrach opened 7 years ago

hrach commented 7 years ago

Combination of Class and derive cause grammar error: unexpected token null, expected [Neon] )

- Foo(Bar(@baz)::foo(bar))

obrazek

Version: 0.4.1