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
AstProcessing.docs
Go to the documentation of this file.
1
21
/*
22
\authors Markus Schordan
23
\version 0.5
24
\date Dec 14th 2002
25
\bug No known bugs.
26
\todo eliminate class
27
*/
28
41
/* MOVED TO AstSimpleProcessing.docs file in docs/testDoxygen
42
\class AstSimpleProcessing AstProcessing.h
43
\ingroup AstProcessingClasses
44
45
\brief Class for traversing the AST.
46
47
\todo Make options 'preorder' and 'postorder' local to the class (will brake user code).
48
49
This class allows to traverse the AST in preorder or postorder. A visit function must be implemented
50
by the user which is automaticly called by the provided AST traversal.
51
52
\internal This class is derived from the SgTreeTraversal class.
53
*/
54
rose-edg4x
src
midend
astProcessing
AstProcessing.docs
Generated on Mon May 5 2014 17:28:49 for ROSE by
1.8.4