| 
    ROSE
    0.11.96.11
    
   | 
 
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. 
 

 1.8.17