[antlr-interest] help with modifying c++ code

Sohail Somani sohail at taggedtype.net
Wed Mar 15 14:01:22 PST 2006


On Wed, 2006-03-15 at 13:56 -0800, Bharath Devanathan wrote
> After the change made to class A, tp->name has to change to p->name();
> 
> We have many more cases like this, but what I have described is a simplified view of the problem. 

First thing I'd ask is if this is the most complicated situation and if
so, whats wrong with good ol regex? I would look at the most complicated
thing you have to translate before looking at options.



More information about the antlr-interest mailing list