Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

DocAutoList Class Reference

Node representing an auto List. More...

#include <docparser.h>

Inheritance diagram for DocAutoList:

CompAccept< DocAutoList > DocNode List of all members.

Public Member Functions

Kind kind () const
DocNodeparent () const
void accept (DocVisitor *v)

Detailed Description

Node representing an auto List.

Definition at line 507 of file docparser.h.


Member Function Documentation

void DocAutoList::accept DocVisitor v  )  [inline, virtual]
 

Acceptor function for node visitors. Part of the visitor pattern.

Parameters:
v Abstract visitor.

Implements DocNode.

Definition at line 516 of file docparser.h.

Kind DocAutoList::kind  )  const [inline, virtual]
 

Returns the kind of node. Provides runtime type information

Implements DocNode.

Definition at line 512 of file docparser.h.

DocNode* DocAutoList::parent  )  const [inline, virtual]
 

Returns the parent of this node or 0 for the root node.

Implements DocNode.

Definition at line 515 of file docparser.h.


The documentation for this class was generated from the following files:
Generated on Sat Aug 21 19:11:55 2004 for Doxygen by doxygen 1.3.8