[antlr-interest] Help w/ Function Overloading

Bryan Ewbank ewbank at gmail.com
Tue Aug 9 05:35:51 PDT 2005


Ahh.  Caffeine. 

Thanks, Prashant.

Perhaps I'm looking for something that doesn't exist because it is so
obvious ;-)  Yes, I've already done that part.  The problem I'm having
is more in resolving function calls, and in in-lining the functions --
tieing arguments to parameters in the body of the function.

On 8/9/05, Prashant Deva <prashant.deva at gmail.com> wrote:
> When the function is actually called, first get the name and then
> depending on the args put the call to the approrpiate function.
> 
> But i guess you already know this.
> So what exactly are you looking for?


More information about the antlr-interest mailing list