[antlr-interest] antlr deprecated errors

ronald.petty at milliman.com ronald.petty at milliman.com
Tue Apr 6 14:23:06 PDT 2004


I am using the latest antlr (well maybe not the bleeding edge release, 
2.7.3) and I am getting this. 

$ javac -d ./build -Xlint:deprecation ./build/*.java
C:\antlr-2.7.3\antlr\Parser.java:324: warning: [deprecation] 
setASTNodeType(java
.lang.String) in antlr.ASTFactory has been deprecated
        astFactory.setASTNodeType(cl);
                  ^
C:\antlr-2.7.3\antlr\TreeParser.java:134: warning: [deprecation] 
setASTNodeType(
java.lang.String) in antlr.ASTFactory has been deprecated
        astFactory.setASTNodeType(nodeType);
                  ^
2 warnings


Any ideas?

Thanks
Ron

**************************************************************************************
This communication is intended solely for the addressee and is
confidential. If you are not the intended recipient, any disclosure, 
copying, distribution or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. Unless indicated
to the contrary: it does not constitute professional advice or 
opinions upon which reliance may be made by the addressee or any
other party, and it should be considered to be a work in progress.
**************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20040406/fee38b8f/attachment.html


More information about the antlr-interest mailing list