Hi!

Another issue I caught is the use of rules like these:

test: ^(A) -> B;

ANTLR issues the error

"rule test alt 1 uses rewrite syntax and also an AST operator"

I suppose that is wrong for tree grammars.

Johannes

_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org:8080/mailman/listinfo/antlr-dev

Reply via email to