#include <cppCommentBlock.h>
Public Attributes | |
CPPFile | _file |
int | _line_number |
int | _col_number |
int | _last_line |
bool | _c_style |
string | _comment |
|
Definition at line 42 of file cppCommentBlock.h. Referenced by CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment(). |
|
Definition at line 40 of file cppCommentBlock.h. Referenced by CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment(). |
|
Definition at line 43 of file cppCommentBlock.h. Referenced by InterrogateBuilder::get_function(), InterrogateBuilder::get_type(), CPPPreprocessor::skip_c_comment(), CPPPreprocessor::skip_cpp_comment(), and InterrogateBuilder::update_method_comment(). |
|
Definition at line 38 of file cppCommentBlock.h. Referenced by CPPPreprocessor::get_comment_before(), CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment(). |
|
Definition at line 41 of file cppCommentBlock.h. Referenced by CPPPreprocessor::get_comment_before(), CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment(). |
|
Definition at line 39 of file cppCommentBlock.h. Referenced by CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment(). |