|
ISLEman
|
Default accept implementation for compound nodes in the abstract syntax tree. More...
#include <docparser.h>
Public Member Functions | |
| void | accept (T *obj, DocVisitor *v) |
| const QList< DocNode > & | children () const |
| QList< DocNode > & | children () |
Protected Attributes | |
| QList< DocNode > | m_children |
Default accept implementation for compound nodes in the abstract syntax tree.
1.8.12