BooleanQuery::isUnion
does the AST contain a union?
Synopsis
Declared in <src/midend/astQuery/booleanQuery.h>
static
bool
isUnion(SgNode* astNode);
Parameters
Name |
Description |
astNode |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs