#include <dtoolbase.h>
#include "cppFile.h"
#include <list>
Go to the source code of this file.
Compounds | |
class | CPPCommentBlock |
This represents a comment appearing in the source code. More... | |
Typedefs | |
typedef list< CPPCommentBlock * > | CPPComments |
Definition in file cppCommentBlock.h.
|
Definition at line 56 of file cppCommentBlock.h. |