Puma Reference Manual | Puma: Puma::CT_DeclSpec Class Reference |
Base class for all tree nodes representing declaration specifiers. More...
#include <Puma/CTree.h>
Inherits Puma::CTree.
Inherited by Puma::CT_ClassSpec, Puma::CT_ExceptionSpec, Puma::CT_GnuTypeof, Puma::CT_NamedType, and Puma::CT_PrimDeclSpec.
Protected Member Functions | |
CT_DeclSpec () | |
Constructor. |
Base class for all tree nodes representing declaration specifiers.
Puma::CT_DeclSpec::CT_DeclSpec | ( | ) | [inline, protected] |
Constructor.