[metaas-dev] method.addStmt("super.executeNextCommand()")
David Holroyd
dave at badgers-in-foil.co.uk
Wed May 7 21:58:25 UTC 2008
On Tue, May 06, 2008 at 08:44:42PM +0800, Yuliang-Yang wrote:
> when I use method.addStmt("super.executeNextCommand()");
> the compiler complains,,
> this method is override method of the super class.
> Exception in thread "main" uk.co.badgersinfoil.metaas.SyntaxException:
> Unexpected token DOT in "super.executeNextCommand()" at line 1
Unfortunatly, this is due to incompleteness of the AS3 parser built into
metaas. Several people have reported this problem so I'll try to tackle
this first when I get back on to metaas stuff.
Sorry about that!
> and I also haven't find define a method with modifier "override",maybe this
> is cause by not modifiy with "override";
I don't think that the message related to 'override' is coming from
metaas. Something to do with your application?
ta,
dave
--
http://david.holroyd.me.uk/
More information about the metaas-dev
mailing list