Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Using ASTRewrite to Change the DeclSpecifier of a Function

On Wednesday 21 May 2008, student08 wrote:
> The problem I have is that I can't instantiate a new IASTDeclSpecifier node
> to use ASTRewrite.replace with.

Why can't you instantiate a new node to replace the existing one?



Back to the top