Clang::Index - Clang index class
version 0.09
A "Clang::Index" represents a set of translation units that would
typically be linked together into an executable or library.
Create a new "Clang::Index" object.
Parse the file $filename and retrieve the corresponding 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.