Skip to content

queryLib

Query Library

Synopsis

Declared in <src/docs/mrdocs/modules/query_lib.h>

struct queryLib;

Description

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

The design of the Query Library is somewhat ad hoc; it highlights the importance of query abstractions for simplifying many preprocessing operations, but leaves room for a cleaner design in the future.

Metadata: ‐ Authors: Quinlan (Last checked in by _Author: dquinlan _) ‐ Version: _Id: QueryLib.docs,v 1.1 2004/07/07 10:26:28 dquinlan Exp _ ‐ Date: Date last worked on _Date: 2004/07/07 10:26:28 _ ‐ Bug: No known bugs. ‐ Warning: Documentation is incomplete.

TODO: ‐ Finish documentation. ‐ Make the source code directory structure for Query lib match the documentation. ‐ Make the library more extensible (perhaps designed like the PDF and DOT libraries).

Note: Large parts of documentation contained in ROSE/QueryLibs/QueryLib.docs.

Note: This is text about the QueryLib file itself, not sure if we need it.

Created with MrDocs