[antlr-interest] Buglet in book

Olivier Lefevre lefevrol at yahoo.com
Mon Feb 18 02:30:59 PST 2008


On p. 110 it gives List<List<int>> as an example of nested type 
specification. While this is not germane to the discussion there, it is 
invalid Java nonetheless since primitive types line int and generics do not 
mix.

-- O.L.



More information about the antlr-interest mailing list