Hi. I recently downloaded the ANTLRWorks 1.4.1 bundle for Mac and
installed. I also have a copy of the book, and was going through the
various examples. I got all the way to the tour/trees examples, the
Expr.g portion, and I ran into a problem.

I can create the Lexer and Parser files, but when I try to compile those
files with the provided Test.java, I get an error on the Eval class, namely:

Eval walker = new Eval(nodes); // create a tree parser

The Eval symbol cannot be found. I went and looked through the
associated antlrworks.jar for something like an Eval.class but didn't
find anything. I also have no idea what I'm looking for.

CLASSPATH is properly set (previous examples work), java version is
1.6.0_22. I'm running Snow Leopard, 10.6.5.

Anyone know what I'm doing wrong? I looked for sometime on the web and
the archives and didn't see anything relevant. Thanks for the help.


-- 
      >>>bill<<<


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to