|
cvc4-1.4
|
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 | |
Macros | |
| #define | __CVC4__PARSER__PARSER_BUILDER_H |
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-2014 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.
| #define __CVC4__PARSER__PARSER_BUILDER_H |
Definition at line 20 of file parser_builder.h.