tunnelvisionlabs / antlrworks2

Tunnel Vision Labs' ANTLRWorks 2 IDE
http://tunnelvisionlabs.com/products/antlrworks
Other
49 stars 21 forks source link

<assoc> not parsed correctly #33

Closed fraschfn closed 10 years ago

fraschfn commented 10 years ago

If I have an as in the case below, it displays an error for every Token (e.g. Times, Divide, Mod) "Missing Rule Definition".

If I put it instead at a position right of "Power" (i.e. the position where it had to be put in previous versions) , it simply displays the warning that the should be put at the start but does not display errors for following tokens.

withassoc

withoutassoc

sharwell commented 10 years ago

Fixed in 18786bbfa08c17e9dc92badf5919e3ce51ecebe4