----- Original Message -----
From: "Sven Reichard" <rei...@ma...>
To: "CppTool Mailing List" <Cpp...@li...>
Sent: Thursday, October 31, 2002 10:09 PM
Subject: [Cpptool-develop] (no subject)
> I looked at the parser description on the Wiki; it looks good so far. In
Thanks, I'll try to work on it some more.
> the meantime, I refactored the VariableDeclMutator class a bit.
Yup, it really needed it. Though I expect the heavy refactoring in the
parser part when typedef, method parameters and return type parser are
implemented. Parsing a typedef is just like parsing for a variable
declaration (expect that you know that you're parsing a type).
> Baptiste, you said you had some code that renames local variables. Has it
> been committed yet?
Yes. See the incoming mail.
> Keep up the good work!
> Sven.
>
> --
> Sven Reichard
> Dept. of Math. Sci.
> University of Delaware
> rei...@ma...
|