cvc4-1.3
|
A builder for parsers. More...
#include "cvc4parser_public.h"
#include <string>
#include "parser/input.h"
#include "util/language.h"
Go to the source code of this file.
Data Structures | |
class | CVC4::parser::ParserBuilder |
A builder for input language parsers. More... | |
Namespaces | |
CVC4 | |
CVC4::parser | |
A builder for parsers.
** Original author: Christopher L. Conway ** Major contributors: Morgan Deters ** Minor contributors (to current version): none ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.
A builder for parsers.
Definition in file parser_builder.h.