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

This library simplifies the development of useful queries upon individual nodes of the AST. More...

Collaboration diagram for Local Node Query Library:

Modules

 Transformation Support Library
 General support for transformations.
 

Detailed Description

This library simplifies the development of useful queries upon individual nodes of the AST.

Bug:
No known bugs.
Warning
Documentation is incomplete.
Todo:
Finish documentation!
Note
Large parts of documentation contained in ROSE/QueryLibs/QueryLib.docs.

This library simplifies the reuse of queries that might be specific to certain types of nodes within the AST. It also forms a repository of functions that might be most appropriately later put into Sage III directly.

The design of this library should permit the migration of mature functions back into Sage III.