Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Additional API: IASTCopyLocation

Hi,

Copies of AST nodes have no ASTLocation this causes several problems, in 
addition it would be nice to have access to the original node. Bug 337937 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337937 proposes a new 
ASTLocation for copied nodes allowing access to the original node.

Please let me know if you see a problem with this change.

Greetings Emanuel
-- 
Emanuel Graf   Dipl. Ing FH
Institute for Software - http://ifs.hsr.ch - +41 55 222 4622
HSR Hochschule für Technik Rapperswil
Oberseestr 10, Postfach 1475, CH-8640 Rapperswil
Want to schedule a meeting: http://tungle.me/EmanuelGrafIFS


Back to the top