KDevelop API Documentation

StatementAST Class Reference

#include <ast.h>

Inheritance diagram for StatementAST:

Inheritance graph
[legend]
Collaboration diagram for StatementAST:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::auto_ptr< StatementASTNode
enum  { Type = NodeType_Statement }

Public Member Functions

 StatementAST ()

Private Member Functions

 StatementAST (const StatementAST &source)
void operator= (const StatementAST &source)

Member Typedef Documentation

typedef std::auto_ptr<StatementAST> StatementAST::Node
 

Reimplemented from AST.

Reimplemented in ExpressionStatementAST, IfStatementAST, WhileStatementAST, DoStatementAST, ForStatementAST, SwitchStatementAST, StatementListAST, and DeclarationStatementAST.

Definition at line 1126 of file ast.h.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
Type 

Definition at line 1127 of file ast.h.


Constructor & Destructor Documentation

StatementAST::StatementAST  ) 
 

Definition at line 570 of file ast.cpp.

StatementAST::StatementAST const StatementAST source  )  [private]
 


Member Function Documentation

void StatementAST::operator= const StatementAST source  )  [private]
 


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:30:15 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003