![]() |
aGrUM
0.14.2
|
Errors container (at least) for parser. More...
#include <fstream>
#include <iostream>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/core/cocoR/common.h>
#include <agrum/core/errorsContainer_inl.h>
Go to the source code of this file.
Classes | |
class | gum::ParseError |
This class is used to represent parsing errors for the different parser implemented in aGrUM. More... | |
class | gum::ErrorsContainer |
This class is used contain and manipulate gum::ParseError. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Errors container (at least) for parser.
Definition in file errorsContainer.h.