Clang::TUnit - Clang translation unit class
version 0.09
A "Clang::TUnit" represents a single translation unit which resides in
an index.
Retrieve the Clang::Cursor corresponding to the given translation unit.
Retrieve the original translation unit source file name.
Retrieve the Clang::Diagnostics associated with the given
"Clang::TUnit".
Alessandro Ghedini <
[email protected]>
Copyright 2012 Alessandro Ghedini.
This program is free software; you can redistribute it and/or modify it under
the terms of either: the GNU General Public License as published by the Free
Software Foundation; or the Artistic License.
See
http://dev.perl.org/licenses/ for more information.