comma::TypeDumper Class Reference

#include <TypeDumper.h>

Inheritance diagram for comma::TypeDumper:
Inheritance graph
[legend]
Collaboration diagram for comma::TypeDumper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TypeDumper (llvm::raw_ostream &stream, AstDumper *dumper)
llvm::raw_ostream & dump (Type *type, unsigned level=0)

Detailed Description

Definition at line 29 of file TypeDumper.h.


Constructor & Destructor Documentation

comma::TypeDumper::TypeDumper ( llvm::raw_ostream &  stream,
AstDumper dumper 
) [inline]

Constructs a dumper which writes its output to the given llvm::raw_ostream.

Definition at line 34 of file TypeDumper.h.


Member Function Documentation

llvm::raw_ostream & TypeDumper::dump ( Type type,
unsigned  level = 0 
)

Dumps the given type node to the stream respecting the given indentation level.

Definition at line 30 of file TypeDumper.cpp.


The documentation for this class was generated from the following files:

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1