I finally had the chance/had to look at QueryParser.jj.
I see what you are talking about.

I'll add TokenMgrError to the throws clause (I don't know JavaCC that
well, so please let me know if this is wrong) and to the Javadoc.

Otis


--- Daniel Calvo <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Since you're fixing some javadocs for the next release, how about
> including @throws ParseException and @throws TokenMgrError in
> QueryParser.parse javadoc? ParseException is marked so one can see it
> by looking at the method signature but TokenMgrError is not.
> It'd be nice to have this documented somewhere.
> 
> Regards,
> 
> --Daniel
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to