#include "EDoc/DictionarySpecific.h"
#include "EDoc/CatchBlock.h"
#include <string>
#include <ostream>
#include <vector>
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Data Structures | |
class | EDoc::TryBlock |
Represents a try block in C++ code. More... | |
Typedefs | |
typedef std::list< TryBlock > | EDoc::TryBlockList |