ROSE
0.9.6a
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
actionchanger.h
Go to the documentation of this file.
1
2
#ifndef BDWY_ACTIONCHANGER_H
3
#define BDWY_ACTIONCHANGER_H
4
5
// ----------------------------------------------------------------------
6
// Action changer
7
// ----------------------------------------------------------------------
8
15
class
actionChanger
:
public
Changer
16
{
17
private
:
18
19
Annotations
*
_annotations
;
20
21
propertyAnalyzer *
_analyzer
;
22
23
Linker &
linker
;
24
25
public
:
26
27
actionChanger
(Analyzer * pointer_analyzer,
Annotations
* annotations);
28
29
virtual
Node *
at_threeAddr
(threeAddrNode * the_3addr, Order ord);
30
31
};
32
33
#endif
/* BDWY_ACTIONCHANGER_H */
rose-edg4x
src
midend
programAnalysis
annotationLanguageParser
actionchanger.h
Generated on Mon May 5 2014 17:28:48 for ROSE by
1.8.4