[antlr-interest] hello, antlr on Ubuntu

Bart Kiers bkiers at gmail.com
Mon Dec 28 05:16:40 PST 2009




Dan Kegel wrote:
> 
> ...
> 
> for recent java, else you get the error
> 
> ExprParser.java:163: warning: [unchecked] unchecked call to put(K,V)
> as a member of the raw type java.util.HashMap
>                     memory.put(ID2.getText(), new Integer(expr3));
>                               ^
> 
> 

That's no error, just a warning. The code will compile just fine.
-- 
View this message in context: http://n2.nabble.com/hello-antlr-on-Ubuntu-tp4180837p4223534.html
Sent from the ANTLR mailing list archive at Nabble.com.


More information about the antlr-interest mailing list