#include <libraryIdentification.h>
Inheritance diagram for LibraryIdentification::FlattenAST:


Public Member Functions | |
| FlattenAST (SgUnsignedCharList &s) | |
| void | visit (SgNode *n) |
| this method is called at every traversed node. | |
Public Attributes | |
| SgUnsignedCharList & | data |
| size_t | startAddress |
| size_t | endAddress |
| LibraryIdentification::FlattenAST::FlattenAST | ( | SgUnsignedCharList & | s | ) | [inline] |
| void LibraryIdentification::FlattenAST::visit | ( | SgNode * | n | ) | [virtual] |
1.4.7