Unparser::isPartOfTransformation
true if SgLocatedNode is part of a transformation on the AST
Synopsis
Declared in <src/backend/unparser/unparser.h>
bool
isPartOfTransformation(SgLocatedNode* n);
Parameters
Name |
Description |
n |
This class represents the notion of an expression or statement which |
Created with MrDocs