ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Subtree Query Library

This library simplifies the development of useful queries that require a traversal of any subtree of the AST. More...

Collaboration diagram for Subtree Query Library:

This library simplifies the development of useful queries that require a traversal of any subtree of the AST.

Bug:
Not finished yet.
Warning
Documentation is incomplete.
Todo:
Finish documentation!
Note
Large parts of documentation contained in ROSE/QueryLibs/QueryLib.docs.

This library represents a family of queries that all use the tree traversal (AST Processing) and operate upon whole subtrees. Return values are most commonly lists.

None of these functions should be expected to be placed into Sage III, at least not without considerable thought.