parser.h File Reference

Go to the source code of this file.

Namespaces

Classes

Variables


Detailed Description

Author: Sergey Berezin

Created: Wed Feb 5 11:46:57 2003


Copyright (C) 2003 by the Board of Trustees of Leland Stanford Junior University and by New York University.

License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution. In particular:


The top-level API to the parser. At this level, it is simply a stream of commands (Expr's) terminated by an infinite sequence of Null Expr. It has a support to parse several different input languages (as many as we care to implement), and may take a file name, or an istream to read from (default: std::cin, or stdin). Using iostream means no more worries about whether to close files or not.

Definition in file parser.h.


Generated on Thu Apr 13 16:57:37 2006 for CVC Lite by  doxygen 1.4.4