#include <string>
#include <tagcoll/Exception.h>
Include dependency graph for ParserBase.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::ParserException |
Base exception for parser errors. More... | |
class | Tagcoll::ParserInputException |
Exception thrown in case of problems accessing the input of the parser. More... | |
class | Tagcoll::ParserInput |
Generic interface for parser input readers. More... |