Clang::TUnit - Clang translation unit class
Contents
Description
A "Clang::TUnit" represents a single translation unit which resides in an index.
License And Copyright
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.
perl v5.40.1 2025-02-20 Clang::TUnit(3pm)
Methods
cursor()
Retrieve the Clang::Cursor corresponding to the given translation unit.
spelling()
Retrieve the original translation unit source file name.
diagnostics()
Retrieve the Clang::Diagnostics associated with the given "Clang::TUnit".
Name
Clang::TUnit - Clang translation unit class
Version
version 0.09
