PatternActionRule
A rule which changes one pattern of code to another
Synopsis
Declared in <src/midend/programTransformation/finiteDifferencing/patternRewrite.h>
class PatternActionRule
: public RewriteRule
Base Classes
Name |
Description |
Definition of a rewrite rule on a given SgNode. The rule modifies the node and/or its children ināplace, and then returns true for success or false for failure. |
Member Functions
Name |
Description |
|
Constructor |
|
Destructor |
|