[antlr-interest] Re: AST typecasting problem?
John D. Mitchell
johnm-antlr at non.net
Tue Nov 9 17:14:42 PST 2004
>>>>> "lgcraymer" == lgcraymer <lgc at mail1.jpl.nasa.gov> writes:
[...]
> The most likely cause is (from http://www.antlr.org/doc/trees.html#_bb3
> in the ANTLR manual):
> "If you are only interested in specifying the AST node type at runtime,
> use the
> setASTNodeType(String className)
Note that the manual hasn't been updated in awhile.
setASTNodeType() has been deprecated. Use setASTNodeClass() instead.
Take care,
John
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/antlr-interest/
<*> To unsubscribe from this group, send an email to:
antlr-interest-unsubscribe at yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
More information about the antlr-interest
mailing list