Puma::CT_Token Member List
This is the complete list of members for
Puma::CT_Token, including all inherited members.
AddSon(CTree *&son, CTree *new_son) | Puma::CTree | [protected] |
alloc | Puma::CTree | [static] |
CT_Token(Token *token, unsigned long int number=0) | Puma::CT_Token | [inline] |
CTree() | Puma::CTree | [inline, protected] |
end_token() const | Puma::CT_Token | [inline, virtual] |
end_token_node() const | Puma::CT_Token | [inline, virtual] |
IsCall() | Puma::CTree | [inline, virtual] |
IsDeclaration() | Puma::CTree | [inline, virtual] |
IsDeclarator() | Puma::CTree | [inline, virtual] |
IsExpression() | Puma::CTree | [inline, virtual] |
IsSimpleName() | Puma::CTree | [inline, virtual] |
IsStatement() | Puma::CTree | [inline, virtual] |
IsString() | Puma::CTree | [inline, virtual] |
NodeId() | Puma::CT_Token | [static] |
NodeName() const | Puma::CT_Token | [inline, virtual] |
Number(unsigned long int number) | Puma::CT_Token | [inline] |
Number() const | Puma::CT_Token | [inline] |
operator delete(void *) | Puma::CT_Token | |
operator new(size_t) | Puma::CT_Token | |
Parent() const | Puma::CTree | [inline, virtual] |
release | Puma::CTree | [static] |
ReplaceSon(CTree **sons, int len, CTree *old_son, CTree *new_son) | Puma::CTree | [protected] |
ReplaceSon(CTree *&son, CTree *old_son, CTree *new_son) | Puma::CTree | [protected] |
ReplaceSon(CTree *old_son, CTree *new_son) | Puma::CTree | [inline, virtual] |
SemObject() const | Puma::CTree | [inline, virtual] |
SemScope() const | Puma::CTree | [inline, virtual] |
SemValue() const | Puma::CTree | [inline, virtual] |
SetParent(const CTree *parent) | Puma::CTree | [inline, protected] |
SetParent(CTree *node, const CTree *parent) | Puma::CTree | [inline, protected] |
Son(CTree *const *sons, int len, int n) const | Puma::CTree | [protected] |
Son(int n) const | Puma::CTree | [inline, virtual] |
Sons() const | Puma::CT_Token | [inline, virtual] |
Puma::CTree::Sons(CTree *const *sons, int len) const | Puma::CTree | [protected] |
token() const | Puma::CT_Token | [inline, virtual] |
token_node() const | Puma::CT_Token | [inline, virtual] |
Type() const | Puma::CTree | [inline, virtual] |
Value() const | Puma::CTree | [inline, virtual] |
~CTree() | Puma::CTree | [inline, virtual] |
Puma Reference Manual. Created on 5 Nov 2008.