Skip to content

localNodeQueryLib

Local Node Query Library

Synopsis

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

struct localNodeQueryLib;

Description

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

It provides reusable queries that are specific to certain node types and can later migrate into Sage III directly.

Bug: No known bugs. Warning: Documentation is incomplete. TODO: Finish documentation.

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

See queryLib.

Created with MrDocs