hi,
first thanks for your parser, i found it very useful.
i've written a visitor able to detect some specific problems in one's source code.
i'd like now to insert line comments of the form "// TODO problem here" in the source code, at the places where problems were detected.
i was wondering if it was possible, and if it is: how?
thanks !
vincent