#include <CSemDeclarator.h>
Public Member Functions | |
CSemDeclarator (ErrorSink *err, CTypeInfo *t, CTree *d, bool=true) | |
~CSemDeclarator () | |
CT_SimpleName * | Name () const |
CTypeInfo * | Type () const |
void | Type (CTypeInfo *t) |
Puma::CSemDeclarator::~CSemDeclarator | ( | ) | [inline] |
CT_SimpleName* Puma::CSemDeclarator::Name | ( | ) | const [inline] |
CTypeInfo* Puma::CSemDeclarator::Type | ( | ) | const [inline] |
void Puma::CSemDeclarator::Type | ( | CTypeInfo * | t | ) | [inline] |