PUMA Library Reference Manual
|
This is the complete list of members for Puma::CT_IfElseStmt, including all inherited members.
AddSon(CTree *&son, CTree *new_son) | Puma::CTree | protected |
alloc | Puma::CTree | static |
Condition() const | Puma::CT_IfElseStmt | inline |
CSemScope() | Puma::CSemScope | inline |
CT_IfElseStmt(CTree *i, CTree *o, CTree *cond, CTree *c, CTree *is, CTree *e, CTree *es) | Puma::CT_IfElseStmt | inline |
CT_Statement() | Puma::CT_Statement | inlineprotected |
CTree() | Puma::CTree | inlineprotected |
ElsePart() const | Puma::CT_IfElseStmt | inline |
end_token() const | Puma::CTree | virtual |
end_token_node() const | Puma::CTree | virtual |
HasValueNull() const | Puma::CTree | |
IfPart() const | Puma::CT_IfElseStmt | inline |
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::CT_Statement | inlineprotectedvirtual |
IsString() | Puma::CTree | inlinevirtual |
NodeId() | Puma::CT_IfElseStmt | static |
NodeName() const | Puma::CT_IfElseStmt | inlinevirtual |
Parent() const | Puma::CTree | inlinevirtual |
release | Puma::CTree | static |
ReplaceSon(CTree *old_son, CTree *new_son) | Puma::CT_IfElseStmt | inlinevirtual |
Puma::CT_Statement::ReplaceSon(CTree **sons, int len, CTree *old_son, CTree *new_son) | Puma::CTree | protected |
Puma::CT_Statement::ReplaceSon(CTree *&son, CTree *old_son, CTree *new_son) | Puma::CTree | protected |
Scope(CStructure *s) | Puma::CSemScope | inline |
Scope() const | Puma::CSemScope | inline |
SemObject() const | Puma::CTree | inlinevirtual |
SemScope() const | Puma::CT_IfElseStmt | 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_IfElseStmt | inlinevirtual |
Puma::CT_Statement::Son(CTree *const *sons, int len, int n) const | Puma::CTree | protected |
Sons() const | Puma::CT_IfElseStmt | inlinevirtual |
Puma::CT_Statement::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 |