LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
tweast.cc File Reference

Implementation of parse::Tweast. More...

#include <sstream>
#include <boost/algorithm/string/replace.hpp>
#include <parse/tweast.hh>
Include dependency graph for tweast.cc:

Namespaces

namespace  parse
 Parsing the input, delivering an ast::Ast.

Functions

std::ostream & parse::operator<< (std::ostream &ostr, const Tweast &in)
 Display the content of the tweast.

Detailed Description

Implementation of parse::Tweast.