[metaas-dev] parser: super.method() fails

Ralf Bokelberg ralf.bokelberg at gmail.com
Wed Mar 26 09:31:48 UTC 2008


Hi guys

When i tried to import a file, which contains a ActionScript statement
like super.method(1,2,3), parsing failed with an error. It seems like
it expects super to be a method name and not an object. Generally i
wonder, why super handling is part of the grammar. Shouldn't this be
part of a later stage?

Keep up the good work,
Ralf.



More information about the metaas-dev mailing list