| assignment(const assignment &other, pParseContext &C) | rphp::AST::assignment | [inline, protected] |
| assignment(expr *lVal, expr *rVal, bool r) | rphp::AST::assignment | [inline] |
| byRef(void) const | rphp::AST::assignment | [inline] |
| byRef_ | rphp::AST::assignment | [private] |
| child_begin() | rphp::AST::assignment | [inline, virtual] |
| rphp::AST::expr::child_begin() const | rphp::AST::stmt | [inline] |
| child_end() | rphp::AST::assignment | [inline, virtual] |
| rphp::AST::expr::child_end() const | rphp::AST::stmt | [inline] |
| child_iterator typedef | rphp::AST::stmt | |
| child_range typedef | rphp::AST::stmt | |
| children() | rphp::AST::stmt | [inline] |
| children() const | rphp::AST::stmt | [inline] |
| children_ | rphp::AST::assignment | [private] |
| classof(const expr *s) | rphp::AST::expr | [inline, static] |
| classof(const stmt *s) | rphp::AST::expr | [inline, static] |
| clone(pParseContext &C) const =0 | rphp::AST::expr | [pure virtual] |
| const_child_iterator typedef | rphp::AST::stmt | |
| const_child_range typedef | rphp::AST::stmt | |
| deepCopyChildren(stmt **&newChildren, stmt **const &oldChildren, pUInt numChildren, pParseContext &C) | rphp::AST::stmt | [inline, protected] |
| destroy(pParseContext &C) | rphp::AST::stmt | [inline] |
| destroyChildren(pParseContext &C) | rphp::AST::stmt | [protected] |
| doDestroy(pParseContext &C) | rphp::AST::stmt | [protected, virtual] |
| END_EXPR enum value | rphp::AST::assignment | [private] |
| endLineNum(void) const | rphp::AST::stmt | [inline] |
| expr(nodeKind k) | rphp::AST::expr | [inline] |
| expr(const expr &other) | rphp::AST::expr | [inline, protected] |
| firstExprKind | rphp::AST::expr | [static] |
| getRefCount() const | rphp::AST::stmt | [inline] |
| IMPLEMENT_SUPPORT_MEMBERS(assignment) | rphp::AST::assignment | |
| kind(void) const | rphp::AST::stmt | [inline] |
| lastExprKind | rphp::AST::expr | [static] |
| LVAL enum value | rphp::AST::assignment | [private] |
| lVal(void) | rphp::AST::assignment | [inline] |
| operator delete(void *data) | rphp::AST::stmt | [inline, protected] |
| operator delete(void *, pParseContext &, unsigned) | rphp::AST::stmt | [inline] |
| operator delete(void *, std::size_t) | rphp::AST::stmt | [inline] |
| operator delete(void *, void *) | rphp::AST::stmt | [inline] |
| operator delete[](void *data) | rphp::AST::stmt | [inline, protected] |
| operator new(size_t bytes) | rphp::AST::stmt | [inline, protected] |
| operator new(size_t bytes, pParseContext &C, size_t align=8) | rphp::AST::stmt | [inline] |
| operator new(size_t bytes, void *mem) | rphp::AST::stmt | [inline] |
| operator new[](size_t bytes) | rphp::AST::stmt | [inline, protected] |
| retain() | rphp::AST::expr | [inline] |
| RVAL enum value | rphp::AST::assignment | [private] |
| rVal(void) | rphp::AST::assignment | [inline] |
| setLine(pUInt start) | rphp::AST::stmt | [inline] |
| setLine(pUInt start, pUInt end) | rphp::AST::stmt | [inline] |
| startLineNum(void) const | rphp::AST::stmt | [inline] |
| stmt(const stmt &other) | rphp::AST::stmt | [inline, protected] |
| stmt(nodeKind k) | rphp::AST::stmt | [inline] |
| ~stmt(void) | rphp::AST::stmt | [inline, virtual] |