ROSE
0.9.6a
|
This library simplifies the development of useful queries that require a traversal of any subtree of the AST. More...
This library simplifies the development of useful queries that require a traversal of any subtree of the AST.
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.