AstQueryNamespace
Inherited attribute for AstQuery class.
Types
Name |
Description |
* The class class AstQuery traverses the memory pool and performs the action specified in a functional on every node. The return value is a list of SgNode*.***** |
|
Simplifies development of queries on the AST that return lists of AST nodes. |
|
Enums
Name |
Functions
Name |
Description |
|
|
|
|
|
|
|
|
Description
This class defines the inherited attribute used within the traversal associated with the AstQuery library.
See nodeQueryLib.
Created with MrDocs