List of all members.
Constructor & Destructor Documentation
def tools::dox_extract::dox_extract::__init__ |
( |
|
self | ) |
|
Member Function Documentation
def tools::dox_extract::dox_extract::clean_line |
( |
|
self, |
|
|
|
line |
|
) |
| |
def tools::dox_extract::dox_extract::getDoxygenComment |
( |
|
self, |
|
|
|
file_name, |
|
|
|
line_number |
|
) |
| |
Search and return doxygen comments at given file/line position and return them
Note: - line is a number in string form here.
- if no appropriate comments could be found (or result is empty) function should return file_ + ':' + line string
def tools::dox_extract::dox_extract::remove_dox_symbols |
( |
|
self, |
|
|
|
lines |
|
) |
| |
def tools::dox_extract::dox_extract::remove_unnecessary_whitespace |
( |
|
self, |
|
|
|
lines |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: