[antlr-interest] Unexpected ANTLR action

Terence Parr parrt at cs.usfca.edu
Thu May 25 14:27:19 PDT 2006


On May 25, 2006, at 1:46 PM, Rich wrote:
> When I test this parser with input "a b c d", I was expecting to get
> the list (a b c d).  Instead, I just get "a".  What gives?  Thanks
> alot everybody.
>

try toStringList().
Ter



More information about the antlr-interest mailing list