PUMA Library Reference Manual
Loading...
Searching...
No Matches
Puma::CCSemDeclarator Class Reference

#include <CCSemDeclarator.h>

+ Inheritance diagram for Puma::CCSemDeclarator:

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. More...
 
 ~CSemDeclarator ()
 Destructor. More...
 
CT_SimpleNameName () const
 Get the name of the declared entity. More...
 
CTypeInfoType () const
 Get the resulting type. More...
 
void Type (CTypeInfo *t)
 Set the type of the declared entity. More...
 

Constructor & Destructor Documentation

◆ CCSemDeclarator()

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