ROSE 0.11.145.147
AstSimpleProcessing.docs
1/* \p a g e AstSimpleProcessing ROSE AST Traversal Mechanism
2
3 This page describes the AST traversal mechanism in ROSE where no
4attributes are used (the simplest case of an AST traversal).
5
6\section TraversalDesign Design of the AST Traversal Mechanism
7
8 The ROSE AST traversal mechanism ...
9
10\todo Finish this documentation...
11*/
12
13
14
29// Documentation for class AstSimpleProcessing member functions (methods)
31
40/*
41\sa
42\ref AstSimpleProcessing_call "Example:call to traverse the input subtree"
43*/
44
56/*
57\sa
58\ref AstSimpleProcessing_call "Example:call to traverse the input subtree"
59*/
60
61