This is the complete list of members for Puma::CT_DelayedParsePureSpec, including all inherited members.
AddSon(CTree *&son, CTree *new_son) | Puma::CTree | protected |
alloc | Puma::CTree | static |
Class() const | Puma::CT_DelayedParse | inline |
Class(CRecord *record) | Puma::CT_DelayedParse | inline |
CT_DelayedParse(Token *s) | Puma::CT_DelayedParse | inlineprotected |
CT_DelayedParse(Token *s, Token *e) | Puma::CT_DelayedParse | inlineprotected |
CT_DelayedParsePureSpec(Token *s) | Puma::CT_DelayedParsePureSpec | inline |
CTree() | Puma::CTree | inlineprotected |
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::CT_DelayedParse | inlinevirtual |
IsExpression() | Puma::CTree | inlinevirtual |
IsList() | Puma::CTree | inlinevirtual |
IsSimpleName() | Puma::CTree | inlinevirtual |
IsStatement() | Puma::CTree | inlinevirtual |
IsString() | Puma::CTree | inlinevirtual |
NodeId() | Puma::CT_DelayedParsePureSpec | static |
NodeName() const | Puma::CT_DelayedParsePureSpec | inlinevirtual |
Parent() const | Puma::CTree | inlinevirtual |
release | Puma::CTree | static |
ReplaceSon(CTree *old_son, CTree *new_son) | Puma::CT_DelayedParse | inlinevirtual |
Puma::CTree::ReplaceSon(CTree **sons, int len, CTree *old_son, CTree *new_son) | Puma::CTree | protected |
Puma::CTree::ReplaceSon(CTree *&son, CTree *old_son, CTree *new_son) | Puma::CTree | protected |
Scope() const | Puma::CT_DelayedParse | inline |
Scope(CStructure *scope) | Puma::CT_DelayedParse | inline |
SemObject() const | Puma::CTree | 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_DelayedParse | inlinevirtual |
Puma::CTree::Son(CTree *const *sons, int len, int n) const | Puma::CTree | protected |
Sons() const | Puma::CT_DelayedParse | inlinevirtual |
Puma::CTree::Sons(CTree *const *sons, int len) const | Puma::CTree | protected |
State() const | Puma::CT_DelayedParse | inline |
State(TokenProvider::State state) | Puma::CT_DelayedParse | inline |
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 |