PUMA Library Reference Manual
|
This is the complete list of members for Puma::CT_NamedType, including all inherited members.
AddSon(CTree *&son, CTree *new_son) | Puma::CTree | protected |
alloc | Puma::CTree | static |
CSemObject() | Puma::CSemObject | inline |
CT_DeclSpec() | Puma::CT_DeclSpec | inlineprotected |
CT_NamedType(CTree *dss, CTree *d) | Puma::CT_NamedType | inline |
CTree() | Puma::CTree | inlineprotected |
Declarator() const | Puma::CT_NamedType | inline |
end_token() const | Puma::CTree | virtual |
end_token_node() const | Puma::CTree | virtual |
HasValueNull() const | Puma::CTree | |
IsCall() | Puma::CTree | inlinevirtual |
IsDeclaration() | Puma::CTree | inlinevirtual |
IsDeclarator() | Puma::CTree | inlinevirtual |
IsDelayedParse() | Puma::CTree | inlinevirtual |
IsExpression() | Puma::CTree | inlinevirtual |
IsList() | Puma::CTree | inlinevirtual |
IsSimpleName() | Puma::CTree | inlinevirtual |
IsStatement() | Puma::CTree | inlinevirtual |
IsString() | Puma::CTree | inlinevirtual |
NodeId() | Puma::CT_NamedType | static |
NodeName() const | Puma::CT_NamedType | inlinevirtual |
Object(CObjectInfo *o) | Puma::CSemObject | inline |
Object() const | Puma::CSemObject | inline |
Parent() const | Puma::CTree | inlinevirtual |
release | Puma::CTree | static |
ReplaceSon(CTree *old_son, CTree *new_son) | Puma::CT_NamedType | inlinevirtual |
Puma::CT_DeclSpec::ReplaceSon(CTree **sons, int len, CTree *old_son, CTree *new_son) | Puma::CTree | protected |
Puma::CT_DeclSpec::ReplaceSon(CTree *&son, CTree *old_son, CTree *new_son) | Puma::CTree | protected |
SemObject() const | Puma::CT_NamedType | inlinevirtual |
SemScope() const | Puma::CTree | inlinevirtual |
SemValue() const | Puma::CTree | inlinevirtual |
SetParent(const CTree *parent) | Puma::CTree | inlineprotected |
SetParent(CTree *node, const CTree *parent) | Puma::CTree | inlineprotected |
Son(int n) const | Puma::CT_NamedType | inlinevirtual |
Puma::CT_DeclSpec::Son(CTree *const *sons, int len, int n) const | Puma::CTree | protected |
Sons() const | Puma::CT_NamedType | inlinevirtual |
Puma::CT_DeclSpec::Sons(CTree *const *sons, int len) const | Puma::CTree | protected |
token() const | Puma::CTree | virtual |
token_node() const | Puma::CTree | virtual |
Type() const | Puma::CTree | inlinevirtual |
Value() const | Puma::CTree | inlinevirtual |
~CTree() | Puma::CTree | inlinevirtual |