#include <cppCommentBlock.h>
Public Attributes | |
CPPFile | _file |
int | _line_number |
int | _col_number |
int | _last_line |
bool | _c_style |
string | _comment |
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.
|
Definition at line 52 of file cppCommentBlock.h. |
|
Definition at line 50 of file cppCommentBlock.h. |
|
Definition at line 53 of file cppCommentBlock.h. |
|
Definition at line 48 of file cppCommentBlock.h. |
|
Definition at line 51 of file cppCommentBlock.h. |
|
Definition at line 49 of file cppCommentBlock.h. |