cvc4-1.4
expr_stream.h File Reference

A stream interface for expressions. More...

#include "cvc4_public.h"
#include "expr/expr.h"

Go to the source code of this file.

Data Structures

class  CVC4::ExprStream
 A pure-virtual stream interface for expressions. More...
 

Namespaces

 CVC4
 

Detailed Description

A stream interface for expressions.

** Original author: Morgan Deters
** Major contributors: none
** 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 stream interface for expressions.

Definition in file expr_stream.h.