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

Declaration of parse::Tweast. More...

#include <map>
#include <iostream>
#include <sstream>
#include <ast/fwd.hh>
#include <misc/symbol.hh>
#include <misc/map.hh>
#include <parse/metavar-map.hh>
#include <parse/tweast.hxx>
Include dependency graph for tweast.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  parse::Tweast
 TWEAST stands for ``Text With Embedded Abstract Syntax Trees''. More...

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

Declaration of parse::Tweast.