Skip to content

AstQueryNamespace::DefaultNodeFunctional

Simplifies development of queries on the AST that return lists of AST nodes.

Synopsis

Declared in <src/midend/astQuery/astQuery.h>

Types

Member Functions

Name

operator()

Description

This class uses several member functions within its interface. Each member function takes an AST node pointer (any subtree of the AST). It represents a library of queries that return a list of SgNode pointers.

Created with MrDocs