Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CPPCommentBlock Class Reference

This represents a comment appearing in the source code. More...

#include <cppCommentBlock.h>

List of all members.

Public Attributes

CPPFile _file
int _line_number
int _col_number
int _last_line
bool _c_style
string _comment


Detailed Description

This represents a comment appearing in the source code.

The CPPPreprocessor collects these, and saves the complete list of comments encountered; it also stores a list of the comment blocks appearing before each declaration.

Definition at line 46 of file cppCommentBlock.h.


Member Data Documentation

bool CPPCommentBlock::_c_style
 

Definition at line 52 of file cppCommentBlock.h.

int CPPCommentBlock::_col_number
 

Definition at line 50 of file cppCommentBlock.h.

string CPPCommentBlock::_comment
 

Definition at line 53 of file cppCommentBlock.h.

CPPFile CPPCommentBlock::_file
 

Definition at line 48 of file cppCommentBlock.h.

int CPPCommentBlock::_last_line
 

Definition at line 51 of file cppCommentBlock.h.

int CPPCommentBlock::_line_number
 

Definition at line 49 of file cppCommentBlock.h.


The documentation for this class was generated from the following file:
Generated on Thu May 1 22:13:16 2003 for DTool by doxygen1.3