ritro / haxe-student-project

haxe-student-project
0 stars 0 forks source link

Something with MethodCall arguments during parsing #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. x.add(new X(y)); in program text
2. parse that

What is the expected output? 
All right.

What do you see instead?
Parser tells us that he expects Brace symbol

Please use labels and text to provide additional information.
Haxe.g

Original issue reported on code.google.com by pira...@gmail.com on 9 Apr 2012 at 4:49

GoogleCodeExporter commented 9 years ago
haxe.imp.parser.antlr.main.Haxe.g

Original comment by pira...@gmail.com on 9 Apr 2012 at 4:55