LibraryIdentification::FlattenAST Class Reference

#include <libraryIdentification.h>

Inheritance diagram for LibraryIdentification::FlattenAST:

Inheritance graph
[legend]
Collaboration diagram for LibraryIdentification::FlattenAST:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FlattenAST (SgUnsignedCharList &s)
void visit (SgNode *n)
 this method is called at every traversed node.

Public Attributes

SgUnsignedCharListdata
size_t startAddress
size_t endAddress

Constructor & Destructor Documentation

LibraryIdentification::FlattenAST::FlattenAST ( SgUnsignedCharList s  )  [inline]


Member Function Documentation

void LibraryIdentification::FlattenAST::visit ( SgNode n  )  [virtual]

this method is called at every traversed node.

Implements AstSimpleProcessing.


Member Data Documentation

SgUnsignedCharList& LibraryIdentification::FlattenAST::data

size_t LibraryIdentification::FlattenAST::startAddress

size_t LibraryIdentification::FlattenAST::endAddress


The documentation for this class was generated from the following file:
Generated on Tue Jan 31 05:46:15 2012 for ROSE by  doxygen 1.4.7