CppParser
clean_comment()
Remove C++ comment markers (/*, */, //) and leading '*' from block lines.
Labels:
src_PyThon_Docy_CppParser_clean_comment
extract_cpp_objects()
Extract C++ functions and classes (with methods) and their cleaned comments.
Labels:
src_PyThon_Docy_CppParser_extract_cpp_objects