logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Clang::TUnit - Clang translation unit class

Author

       Alessandro Ghedini <alexbio@cpan.org>

Description

       A "Clang::TUnit" represents a single translation unit which resides in an index.

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

See Also