Puma Reference Manual Puma::CCSemDeclarator Class Reference



Puma::CCSemDeclarator Class Reference

#include <CCSemDeclarator.h>

Inheritance diagram for Puma::CCSemDeclarator:
Inheritance graph

List of all members.

Public Member Functions

 CCSemDeclarator (ErrorSink *err, CTypeInfo *t, CTree *d)
- Public Member Functions inherited from Puma::CSemDeclarator
 CSemDeclarator (ErrorSink *err, CTypeInfo *t, CTree *d, bool lang_c=true)
 Constructor.
 ~CSemDeclarator ()
 Destructor.
CT_SimpleNameName () const
 Get the name of the declared entity.
CTypeInfoType () const
 Get the resulting type.
void Type (CTypeInfo *t)
 Set the type of the declared entity.

Constructor & Destructor Documentation

Puma::CCSemDeclarator::CCSemDeclarator ( ErrorSink err,
CTypeInfo t,
CTree d 
)
inline



Puma Reference Manual. Created on Sun Jul 1 2012.