[antlr-interest] gunit with custom AST nodes

Michael Pasdziernik michael at pasdziernik.net
Thu Mar 19 07:55:01 PDT 2009


Hi,
I have some problems using gUnit with a custom tree class. I have tried to 
patch gunit as described in the corresponding thread from march 2008 but
with no success. The error I get is:

java.lang.ClassCastException: org.antlr.runtime.tree.CommonTree cannot be cast 
to ast.AstTree

thanks
Michael


More information about the antlr-interest mailing list