ROSE
0.9.6a
|
#include "TreeTraversal.h"
Go to the source code of this file.
Classes | |
class | AstPreOrderTraversal |
class | AstPrePostOrderTraversal |
class | AstCycleTest |
AstCycleTest is based on the successor information of SgNodes (the same information that is used by the traversals). More... | |