#include "EDoc/DictionarySpecific.h"
#include "EDoc/Location.h"
#include "EDoc/FunctionLoc.h"
#include <list>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Data Structures | |
class | EDoc::PropogatingException |
Represents an exception that propogates out a function. More... | |
Typedefs | |
typedef std::list< PropogatingException > | EDoc::PropExcepList |
typedef std::list< PropogatingException * > | EDoc::PropExcepPList |