Scroll to navigation

Clang::TypeKind(3pm) User Contributed Perl Documentation Clang::TypeKind(3pm)

NAME

Clang::TypeKind - Clang type kind class

VERSION

version 0.09

DESCRIPTION

A "Clang::TypeKind" describes the kind of a given type.

METHODS/SUBROUTINES

spelling( )

Retrieve the name of the given type kind.

AUTHOR

Alessandro Ghedini <alexbio@cpan.org>

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.

2015-12-04 perl v5.24.1