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.

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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.


Reply via email to