[GCC-XML]Endline of a method

Iwan Birrer ibirrer at control.ee.ethz.ch
Tue Aug 5 09:48:30 EDT 2003


Hello,

I want to use GCC_XML for code transformation (Adding code at the beginning
and at the end of a method plus adding attributes a class). To do that I
need the line of the beginning of a method declaration/definition and the
end of the method declaration/definition. The generated XML from GCC_XML
only privides the beginning line of the method declaration/definition. Is it
somehow possible to have the end line as well? Or somebody even know a
better way to for transforming methods in c++ source code.

Thanks
Iwan




More information about the gccxml mailing list