cvc4-1.4
|
Exception class for parse errors. More...
#include "cvc4parser_public.h"
#include <iostream>
#include <string>
#include <sstream>
#include "util/exception.h"
Go to the source code of this file.
Data Structures | |
class | CVC4::parser::ParserException |
class | CVC4::parser::ParserEndOfFileException |
Namespaces | |
CVC4 | |
CVC4::parser | |
Macros | |
#define | __CVC4__PARSER__PARSER_EXCEPTION_H |
Exception class for parse errors.
** Original author: Morgan Deters ** Major contributors: Christopher L. Conway ** Minor contributors (to current version): none ** This file is part of the CVC4 project. ** Copyright (c) 2009-2014 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.
Exception class for parse errors.
Definition in file parser_exception.h.
#define __CVC4__PARSER__PARSER_EXCEPTION_H |
Definition at line 20 of file parser_exception.h.