AstPrePostProcessing
Synopsis
Declared in <src/midend/astProcessing/AstSimpleProcessing.h>
Base Classes
Name |
Description |
Temporary traversal base class (do not use). |
Member Functions
Name |
Description |
traverse the entire AST |
|
traverse only nodes which represent files which were specified on the command line (=input files). |
|
traverse only nodes which represent the same file as where the traversal was started |
Protected Member Functions
Name |
Description |
|
|
|
functions called when the traversal starts and ends, respectively |
|
this method is called at every traversed node after its children were traversed |
|
this method is called at every traversed node before its children are traversed |
Private Member Functions
Name |
|
|
|
Friends
Name |
Description |
Derived Classes
Name |
Description |
Created with MrDocs